List of all items
Structs
- client::WatsonxClient
- config::WatsonxConfig
- connection::WatsonxConnection
- orchestrate::client::OrchestrateClient
- orchestrate::config::OrchestrateConfig
- orchestrate::connection::OrchestrateConnection
- orchestrate::types::AddDocumentsRequest
- orchestrate::types::Agent
- orchestrate::types::AgentExecutionConfig
- orchestrate::types::AssistantConfig
- orchestrate::types::AuthConfig
- orchestrate::types::BatchMessageRequest
- orchestrate::types::BatchMessageResponse
- orchestrate::types::BatchMessageResult
- orchestrate::types::Channel
- orchestrate::types::ChannelConfig
- orchestrate::types::ChatMessage
- orchestrate::types::ChatRequest
- orchestrate::types::ChatResponse
- orchestrate::types::ChatSession
- orchestrate::types::ChatWithDocsRequest
- orchestrate::types::ChatWithDocsResponse
- orchestrate::types::ChatWithDocsStatus
- orchestrate::types::CreateAssistantRequest
- orchestrate::types::CreateChannelRequest
- orchestrate::types::CreateCollectionRequest
- orchestrate::types::CreateVoiceConfigRequest
- orchestrate::types::CustomAssistant
- orchestrate::types::DeepgramSttConfig
- orchestrate::types::DeepgramTtsConfig
- orchestrate::types::Document
- orchestrate::types::DocumentCollection
- orchestrate::types::ElevenLabsTtsConfig
- orchestrate::types::ElevenLabsVoiceSettings
- orchestrate::types::GenesysConfig
- orchestrate::types::Message
- orchestrate::types::MessagePayload
- orchestrate::types::OrchestrateRetryConfig
- orchestrate::types::ParameterDefinition
- orchestrate::types::RunInfo
- orchestrate::types::SearchRequest
- orchestrate::types::SearchResponse
- orchestrate::types::SearchResult
- orchestrate::types::Skill
- orchestrate::types::SkillConfig
- orchestrate::types::SlackConfig
- orchestrate::types::SpeechToTextConfig
- orchestrate::types::TextToSpeechConfig
- orchestrate::types::ThreadInfo
- orchestrate::types::Tool
- orchestrate::types::ToolCall
- orchestrate::types::ToolConfig
- orchestrate::types::ToolExecutionHistory
- orchestrate::types::ToolExecutionRequest
- orchestrate::types::ToolExecutionResult
- orchestrate::types::ToolTestRequest
- orchestrate::types::ToolTestResult
- orchestrate::types::ToolUpdateRequest
- orchestrate::types::ToolVersion
- orchestrate::types::TwilioConfig
- orchestrate::types::UpdateAssistantRequest
- orchestrate::types::UpdateChannelRequest
- orchestrate::types::UpdateVoiceConfigRequest
- orchestrate::types::ValidationRules
- orchestrate::types::VectorIndexConfig
- orchestrate::types::VoiceConfig
- orchestrate::types::WatsonSttConfig
- security::SecretString
- types::BatchGenerationResult
- types::BatchItemResult
- types::BatchRequest
- types::ChatCompletionConfig
- types::ChatCompletionResult
- types::ChatMessage
- types::GenerationAttempt
- types::GenerationConfig
- types::GenerationResult
- types::ModelInfo
- types::RetryConfig
Enums
- error::Error
- orchestrate::types::AssistantStatus
- orchestrate::types::AuthType
- orchestrate::types::ChannelStatus
- orchestrate::types::ChannelType
- orchestrate::types::CollectionStatus
- orchestrate::types::DocumentType
- orchestrate::types::IndexType
- orchestrate::types::MessageRole
- orchestrate::types::ParameterType
- orchestrate::types::RunStatus
- orchestrate::types::STTProvider
- orchestrate::types::SimilarityMetric
- orchestrate::types::SkillType
- orchestrate::types::TTSProvider
- orchestrate::types::ToolType
Functions
- auth::generate_iam_token
- security::sanitize_error_message
- sse::parse_chat_completion_sse
- sse::parse_sse_stream
Type Aliases
Constants
- env::CREDENTIAL_HINT
- env::WATSONX_AI_CREDENTIAL
- env::WATSONX_DATA_CREDENTIAL
- env::WATSONX_GOV_CREDENTIAL
- env::WATSONX_PROJECT_ID
- env::WXO_CREDENTIAL
- models::DEFAULT_API_URL
- models::DEFAULT_API_VERSION
- models::DEFAULT_IAM_URL
- models::DEFAULT_MAX_TOKENS
- models::DEFAULT_MODEL
- models::DEFAULT_TIMEOUT_SECS
- models::MAX_TOKENS_LIMIT
- models::QUICK_RESPONSE_MAX_TOKENS
- models::models::CROSS_ENCODER_MS_MARCO_MINILM_L_12_V2
- models::models::GPT_OSS_120B
- models::models::GPT_OSS_20B
- models::models::GRANITE_3_1_8B_BASE
- models::models::GRANITE_3_2B_INSTRUCT
- models::models::GRANITE_3_2_8B_INSTRUCT
- models::models::GRANITE_3_3_8B_INSTRUCT
- models::models::GRANITE_3_3_8B_INSTRUCT_NP
- models::models::GRANITE_3_8B_INSTRUCT
- models::models::GRANITE_4_H_SMALL
- models::models::GRANITE_8B_CODE_INSTRUCT
- models::models::GRANITE_EMBEDDING_107M_MULTILINGUAL
- models::models::GRANITE_EMBEDDING_278M_MULTILINGUAL
- models::models::GRANITE_GUARDIAN_3_8B
- models::models::GRANITE_TTM_1024_96_R2
- models::models::GRANITE_TTM_1536_96_R2
- models::models::GRANITE_TTM_512_96_R2
- models::models::GRANITE_VISION_3_2_2B
- models::models::INTFLOAT_MULTILINGUAL_E5_LARGE
- models::models::LLAMA_3_1_70B_GPTQ
- models::models::LLAMA_3_1_8B
- models::models::LLAMA_3_2_11B_VISION_INSTRUCT
- models::models::LLAMA_3_2_90B_VISION_INSTRUCT
- models::models::LLAMA_3_3_70B_INSTRUCT
- models::models::LLAMA_3_405B_INSTRUCT
- models::models::LLAMA_4_MAVERICK_17B_128E_INSTRUCT_FP8
- models::models::LLAMA_GUARD_3_11B_VISION
- models::models::MISTRAL_MEDIUM_2505
- models::models::MISTRAL_SMALL_3_1_24B_INSTRUCT_2503
- models::models::SENTENCE_TRANSFORMERS_ALL_MINILM_L6_V2
- models::models::SLATE_125M_ENGLISH_RTRVR
- models::models::SLATE_125M_ENGLISH_RTRVR_V2
- models::models::SLATE_30M_ENGLISH_RTRVR
- models::models::SLATE_30M_ENGLISH_RTRVR_V2