List of all items
Structs
- Checkpoint
- access_control::AccessContext
- access_control::AclKnowledgeStore
- access_control::DocAcl
- adapter::ConversationUpdate
- adapter::MessagePage
- adapter::MessageQuery
- adapter::SessionUpdate
- auth::AdminDisabledVerifier
- auth::AuthConfig
- auth::JwtVerifier
- auth::LocalTokenVerifier
- auth::NoAuthVerifier
- auth::Principal
- auth::SmooIdentityVerifier
- auth::TrustedIdentityVerifier
- backplane::BackplaneEnvelope
- backplane::InMemoryBackplane
- connector_config::ConnectorConfig
- connector_config::InMemoryConnectorConfigStore
- curation::CuratedKnowledgeStore
- curation::DocMeta
- curation::RetrievalFilter
- domain::Checkpoint
- domain::Citation
- domain::ContentItem
- domain::Conversation
- domain::Message
- domain::MessageContent
- domain::Participant
- domain::ParticipantRef
- domain::Session
- embedding::DeterministicEmbedder
- gateway_key::EnvGatewayKeyResolver
- rerank::LexicalReranker
- rerank::NoopReranker
- runtime::AgentRuntime
- runtime::KnowledgeChatRuntime
- runtime::TurnOutcome
- runtime::TurnState
- settings::AgentSettings
- settings::InMemorySettingsStore
- tool_provider::ToolProviderContext
- tools::context::ToolContext
- tools::conversation_history::ConversationHistoryTool
- tools::fetch_url::FetchUrlTool
- tools::github_search::GithubSearchResult
- tools::github_search::GithubSearchTool
- tools::github_search::OctocrabGithubSearch
- tools::knowledge_search::KnowledgeSearchTool
- tools::web_search::NoopWebSearchProvider
- tools::web_search::SearchResult
- tools::web_search::WebSearchTool
- widget_auth::AgentWidgetAuth
- widget_auth::HttpWidgetAuth
- widget_auth::PermissiveWidgetAuth
- widget_auth::StaticWidgetAuth
Enums
- auth::AuthError
- auth::Role
- backplane::Target
- connector_config::ConnectorKind
- domain::Direction
- domain::ParticipantType
- domain::Platform
- domain::SessionStatus
- embedding::InputType
- tools::github_search::GithubAuth
- tools::github_search::GithubSearchKind
Traits
- adapter::StorageAdapter
- auth::AuthVerifier
- backplane::Backplane
- connector_config::ConnectorConfigStore
- embedding::Embedder
- gateway_key::GatewayKeyResolver
- rerank::Reranker
- settings::SettingsStore
- tool_provider::ToolProvider
- tools::github_search::GithubSearchBackend
- tools::web_search::WebSearchProvider
- widget_auth::WidgetAuthProvider
Functions
- curation::with_boost
- curation::with_document_set
- embedding::cosine_similarity
- gateway_key::resolve_gateway_key
- rerank::apply_optional_rerank
- telemetry::init_telemetry
- tools::builtin_tools
- tools::fetch_url::assert_url_is_public
- tools::fetch_url::html_to_text
- tools::fetch_url::safe_http_client
- widget_auth::origin_allowed
- widget_auth::verify_auth_context
Type Aliases
Constants
- curation::DEFAULT_BOOST
- domain::CITATION_SNIPPET_MAX_CHARS
- embedding::DEFAULT_EMBEDDING_DIM
- runtime::MAX_CITATIONS
- settings::DEFAULT_MODEL
- settings::DEFAULT_SYSTEM_PROMPT
- telemetry::GEN_AI_CONVERSATION_ID
- telemetry::GEN_AI_REQUEST_MODEL
- telemetry::GEN_AI_SYSTEM
- telemetry::GEN_AI_TOOL_NAME
- telemetry::GEN_AI_USAGE_INPUT_TOKENS
- telemetry::GEN_AI_USAGE_OUTPUT_TOKENS
- telemetry::OTLP_ENDPOINT_ENV
- telemetry::SPAN_CHAT
- telemetry::SPAN_TOOL
- telemetry::SYSTEM_NAME