List of all items
Structs
- Completion
- ConversationRequest
- MockProvider
- RepairStats
- SamplingArgs
- ToolCallAssembler
- anthropic::AnthropicProvider
- anthropic::config::ModelConfig
- anthropic::wire::CacheControl
- anthropic::wire::ErrorBody
- anthropic::wire::ErrorDetail
- anthropic::wire::Message
- anthropic::wire::MessageDeltaBody
- anthropic::wire::MessageDeltaUsage
- anthropic::wire::MessagesRequest
- anthropic::wire::MessagesResponse
- anthropic::wire::MessagesUsage
- anthropic::wire::Metadata
- anthropic::wire::OutputConfig
- anthropic::wire::OutputTokensDetails
- anthropic::wire::StopDetails
- anthropic::wire::StreamError
- anthropic::wire::TextBlock
- anthropic::wire::ToolParam
- http::HttpFailure
- http::RetryPolicy
- openai::OpenAiErrorBody
- openai::OpenAiErrorDetail
- openai::OpenAiModelConfig
- openai::responses::OpenAiResponsesProvider
- openai::responses::wire::IncompleteDetails
- openai::responses::wire::InputTokensDetails
- openai::responses::wire::OutputTokensDetails
- openai::responses::wire::ResponseError
- openai::responses::wire::ResponsesRequest
- openai::responses::wire::ResponsesResponse
- openai::responses::wire::ResponsesUsage
Enums
- AssembleError
- CacheHint
- CompletionDelta
- Effort
- ProviderError
- ReasoningEffort
- StopReason
- anthropic::config::ApiBackend
- anthropic::config::AuthScheme
- anthropic::config::DeveloperRendering
- anthropic::wire::ContentBlock
- anthropic::wire::ImageSource
- anthropic::wire::MessageContent
- anthropic::wire::MessageRole
- anthropic::wire::MessageStreamEvent
- anthropic::wire::OutputFormat
- anthropic::wire::StopReason
- anthropic::wire::StreamDelta
- anthropic::wire::SystemParam
- anthropic::wire::ThinkingConfig
- anthropic::wire::ThinkingDisplay
- anthropic::wire::ToolChoiceParam
- anthropic::wire::ToolResultContent
- openai::OpenAiBackend
- openai::SystemPlacement
Traits
Functions
- anthropic::build::build_request
- anthropic::build::count_cache_controls
- anthropic::error::classify
- anthropic::parse::response_to_completion
- http::backoff
- http::build_http_client
- http::normalize_input_schema
- http::parse_retry_after
- http::run_with_retry
- openai::classify
- openai::responses::build::build_request
- openai::responses::build::freeform_fallback_parameters
- openai::responses::build::freeform_tool_names
- openai::responses::into_provider
- openai::responses::parse::response_to_completion
- repair_pairing