alith-interface 0.4.3

The Backend for the alith-client Crate
Documentation
1
2
3
4
mod req;
mod res;
pub use req::OpenAICompletionRequest;
pub use res::OpenAICompletionResponse;