llm_interface 0.0.3

llm_interface: The backend for the llm_client crate
Documentation
1
2
3
4
mod req;
mod res;

pub use req::new;