List of all items
Structs
- context::ContextCompiler
- context::DeterministicReranker
- context::chunk::ChunkPolicy
- context::chunk::TextChunk
- context::estimator::HeuristicEstimator
- context::estimator::ImageTokenEstimator
- context::insights::CompilationInsights
- context::insights::ModelPricing
- context::insights::PricingTable
- context::model::CompilePolicy
- context::model::CompileRequest
- context::model::CompiledContext
- context::model::CompiledSection
- context::model::ContextDecision
- context::model::ContextDecisionRef
- context::model::ContextFact
- context::model::ContextFragment
- context::model::ContextSavings
- context::model::ContextSource
- context::model::ImportanceWeights
- context::model::MediaRef
- context::model::MemoryScope
- context::model::RetrievalHandle
- context::model::SourceReference
- context::model::WorkingContext
- dated_context::DatedContext
- embedder::HashEmbedder
- extract::ExtractedFact
- mcp::McpServer
- model::ColumnFilter
- model::Explanation
- model::FusionOptions
- model::Link
- model::MemoryEdge
- model::MemoryNode
- model::Recollection
- service::MemoryService
- storage::NativeStore
Enums
- context::chunk::ChunkBoundary
- context::model::ContextAction
- context::model::FidelityRisk
- context::model::SectionKind
- embedder::EmbedError
- error::ErrorCategory
- error::MemoryError
- extract::ExtractError
- model::ColumnOp
- rerank::RerankError
Traits
- context::estimator::TokenEstimator
- embedder::Embedder
- extract::Extractor
- rerank::Reranker
- storage::MemoryStore
Functions
- context::chunk::chunk_text
- context::fragment_id
- context::wire::parse_fragment_id_strings
- context::wire::parse_id_fields
- context::wire::stringify_id_fields
- dated_context::format_dated_context
- limits::clamp_hops
- limits::clamp_recall_limit
- limits::clamp_token_budget
- storage::strip_reserved_keys
- storage::strip_reserved_keys_ref
- storage::validate_column_filter
Type Aliases
- context::estimator::DynTokenEstimator
- embedder::DynEmbedder
- extract::DynExtractor
- rerank::DynReranker
- service::Metadata