foundation_ai 0.0.1

AI foundation crate for the eweplatform
1
2
3
4
5
pub mod agent;
pub mod files;
pub mod memory;
pub mod search;
pub mod shed;