foundation_ai 0.0.1

AI foundation crate for the eweplatform
1
2
3
4
5
6
7
8
mod agentic;
mod candle;
mod gpu;
mod harness;
mod memory;
mod models;
mod providers;
mod tools;