Re-exports§
pub use claude::AnthropicClient;
pub use error::ApiError;
pub use gemini::GeminiClient;
pub use openai::OpenAIClient;
pub use provider::CompletionResponse;
pub use provider::Provider;
pub use xai::XAIClient;
Modules§
Structs§
- Client
- Input
Schema - Model
Iter - An iterator over the variants of Model
- Tool
Call - Tool
Schema