foundation_ai 0.0.1

AI foundation crate for the eweplatform
1
2
3
4
5
6
7
8
9
10
mod file_tools_tests;
mod function_spec_tests;
mod memory_tools_tests;
mod search_file_native_tests;
mod search_tests;
mod shed_tool_tests;
mod tool_calling_formatter;
mod tool_exec_tests;
mod tool_impl_tests;
mod workflow_tests;