rushai-core 0.1.0

Engine for rushai: sessions, storage, and the agent loop
Documentation
1
2
3
//! The rushai engine: sessions, storage, and (eventually) the agent loop.

pub mod store;