List of all items
Structs
- app_state::AppState
- gateway::GrpcGatewayService
- gateway::proto::AvecState
- gateway::proto::BatchRekeyReply
- gateway::proto::BatchRekeyRequest
- gateway::proto::CalibrateSessionReply
- gateway::proto::CalibrateSessionRequest
- gateway::proto::ConfidenceBandSummary
- gateway::proto::CreateMonthlyRollupReply
- gateway::proto::CreateMonthlyRollupRequest
- gateway::proto::GetContextReply
- gateway::proto::GetContextRequest
- gateway::proto::GetEmbeddingContextRequest
- gateway::proto::GetMoodsReply
- gateway::proto::GetMoodsRequest
- gateway::proto::ListNodesReply
- gateway::proto::ListNodesRequest
- gateway::proto::MoodPreset
- gateway::proto::MoodSwapPreview
- gateway::proto::NumericRange
- gateway::proto::PsiRange
- gateway::proto::ScopeRekeyResult
- gateway::proto::StoreContextReply
- gateway::proto::StoreContextRequest
- gateway::proto::SttpNode
- gateway::proto::sttp_gateway_service_client::SttpGatewayServiceClient
- gateway::proto::sttp_gateway_service_server::SttpGatewayServiceServer
- gateway_args::GatewayArgs
- http_models::AvecStateDto
- http_models::BatchRekeyHttpRequest
- http_models::BatchRekeyResultDto
- http_models::CalibrateSessionHttpRequest
- http_models::CalibrationResultDto
- http_models::ConfidenceBandSummaryDto
- http_models::CreateMonthlyRollupHttpRequest
- http_models::EmbeddingMigrationFilterHttp
- http_models::EmbeddingMigrationPreviewHttpRequest
- http_models::EmbeddingMigrationPreviewResultDto
- http_models::EmbeddingMigrationRunHttpRequest
- http_models::EmbeddingMigrationRunResultDto
- http_models::EmbeddingMigrationSampleDto
- http_models::ErrorResponse
- http_models::GetContextHttpRequest
- http_models::GetEmbeddingContextHttpRequest
- http_models::GetMoodsQuery
- http_models::GraphQuery
- http_models::GraphResponse
- http_models::ListNodesQuery
- http_models::ListNodesResultDto
- http_models::MonthlyRollupResultDto
- http_models::MoodCatalogResultDto
- http_models::MoodPresetDto
- http_models::MoodSwapPreviewDto
- http_models::NumericRangeDto
- http_models::PsiRangeDto
- http_models::RenameSessionHttpRequest
- http_models::RenameSessionResultDto
- http_models::RetrieveResultDto
- http_models::ScopeRekeyResultDto
- http_models::ScoreAvecHttpRequest
- http_models::ScoreAvecResultDto
- http_models::StoreContextHttpRequest
- http_models::StoreResultDto
- http_models::SttpNodeDto
- providers::OllamaAvecScorer
- providers::OllamaChatMessage
- providers::OllamaChatMessageOwned
- providers::OllamaChatRequest
- providers::OllamaChatResponse
- providers::ParsedAvecScore
- surreal_client::RuntimeSurrealDbClient
Enums
- gateway_args::EmbeddingsProviderKind
- gateway_args::GatewayBackend
- http_models::CorsAllowedOrigins
- http_models::EmbeddingMigrationModeHttp
Traits
Functions
- gateway::bad_request
- gateway::batch_rekey_handler
- gateway::build_gateway_provider_registry
- gateway::calibrate_handler
- gateway::clamp_usize_to_i32
- gateway::create_monthly_rollup_handler
- gateway::fuse_weighted_embeddings
- gateway::get_context_handler
- gateway::get_embedding_context_handler
- gateway::get_moods_handler
- gateway::graph_handler
- gateway::graph_node_id
- gateway::health_handler
- gateway::internal_error
- gateway::list_nodes_handler
- gateway::normalize_request_tiers
- gateway::preview_embedding_migration_handler
- gateway::rename_session_handler
- gateway::run
- gateway::run_embedding_migration_handler
- gateway::scoped_memory_filter
- gateway::score_avec_handler
- gateway::store_context_handler
- gateway::timestamp_from_proto
- gateway::timestamp_from_proto_optional
- gateway::timestamp_to_proto
- gateway::to_avec_dto
- gateway::to_batch_rekey_dto
- gateway::to_confidence_bands_dto
- gateway::to_embedding_migration_run_dto
- gateway::to_grpc_avec
- gateway::to_grpc_batch_rekey_reply
- gateway::to_grpc_confidence_bands
- gateway::to_grpc_node
- gateway::to_grpc_numeric_range
- gateway::to_grpc_psi_range
- gateway::to_grpc_scope_rekey_result
- gateway::to_monthly_rollup_dto
- gateway::to_mood_catalog_dto
- gateway::to_node_dto
- gateway::to_numeric_range_dto
- main
- orchestration::build_avec_scorer
- orchestration::build_embedding_provider
- orchestration::build_in_memory_state_with_args
- orchestration::build_services
- orchestration::build_state
- orchestration::build_state_with_backend
- orchestration::build_surreal_state
- orchestration::parse_cors_allowed_origins
- orchestration::shutdown_signal
- providers::parse_avec_state_from_text
- providers::resolve_query_embedding
- tenant::display_session_id
- tenant::is_default_tenant
- tenant::normalize_node_for_tenant
- tenant::normalize_tenant_value
- tenant::parse_scoped_session_id
- tenant::resolve_grpc_tenant
- tenant::resolve_http_tenant
- tenant::resolve_tenant_header
- tenant::scope_session_id
- tenant::session_belongs_to_tenant
Type Aliases
Constants
- constants::DEFAULT_HYBRID_ALPHA
- constants::DEFAULT_HYBRID_BETA
- constants::DEFAULT_TENANT
- constants::FILE_DESCRIPTOR_SET
- constants::TENANT_HEADER
- constants::TENANT_HEADERS
- constants::TENANT_SCAN_LIMIT
- constants::TENANT_SCOPE_PREFIX
- constants::TENANT_SCOPE_SEPARATOR
- gateway::proto::sttp_gateway_service_server::SERVICE_NAME