cerebro 1.1.3

A high-performance semantic memory engine for AI Agents, now featuring SwarmForge for built-in multi-agent orchestration.
Documentation
1
2
3
4
5
6
pub mod mock;
pub mod openai;
pub mod anthropic;

#[cfg(feature = "local_models")]
pub mod local;