List of all items
Structs
- context::ContextCompiler
- context::DeterministicReranker
- context::chunk::ChunkPolicy
- context::chunk::TextChunk
- context::estimator::HeuristicEstimator
- context::estimator::ImageTokenEstimator
- context::ingest::IngestRoots
- 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::ContextWarning
- context::model::ImportanceWeights
- context::model::MediaRef
- context::model::MemoryScope
- context::model::RetrievalHandle
- context::model::SourceReference
- context::model::WorkingContext
- context::model::WorkingContextIndex
- context::model::WorkingContextSession
- context::model_windows::SuggestedBudget
- context::segment::SegmentationOutcome
- context::segment::SegmentationPolicy
- context::segment::TranscriptSegment
- 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
- context::segment::SegmentFormat
- context::segment::SegmentKind
- 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::ingest::resolve_fragments
- context::ingest::resolve_transcript_path
- context::model_windows::model_window
- context::model_windows::suggest_token_budget
- context::segment::segment_transcript
- 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
- limits::metadata_bytes
- 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
Constants
- DEFAULT_DIMENSION
- context::wire::ID_KEYS
- limits::DEFAULT_WHY_HOPS
- limits::MAX_FACT_BYTES
- limits::MAX_FRAGMENTS
- limits::MAX_FRAGMENT_BYTES
- limits::MAX_INGEST_FILES
- limits::MAX_INGEST_FILE_BYTES
- limits::MAX_MEDIA_BYTES
- limits::MAX_METADATA_BYTES
- limits::MAX_RECALL_LIMIT
- limits::MAX_TOKEN_BUDGET
- limits::MAX_TOTAL_INGEST_BYTES
- limits::MAX_TOTAL_MEDIA_BYTES
- limits::MAX_TRANSCRIPT_BYTES
- limits::MAX_WHY_HOPS
- storage::AUTO_DATE_FIELD