coyote-ai 0.8.3

An all-in-one, batteries included LLM CLI Tool
1
2
3
4
mod server;
mod types;

pub use server::run_acp_server;