otari 0.0.1

A unified Rust SDK for interacting with LLMs via the Otari gateway
Documentation
1
2
3
4
pub mod request;
pub mod rerank;
pub mod response;
pub mod stream;