bitrouter-providers 0.33.0

BitRouter provider adapters — HTTP client, auth, streaming
Documentation
1
2
3
4
pub mod chat;
pub mod responses;

pub use chat::{OpenAiChatCompletionsModel, OpenAiConfig};