chabeau 0.7.3

A full-screen terminal chat interface that connects to various AI APIs for real-time conversations
Documentation
1
2
3
4
5
6
7
pub mod data;
pub mod defaults;
pub mod io;
pub mod orchestrator;

#[cfg(test)]
pub mod tests;