List of all items
Structs
- CancellationToken
- anchored_summary::AnchoredSummary
- compaction_probe::CompactionProbeConfig
- compaction_probe::CompactionProbeResult
- compaction_probe::ProbeQuestion
- compression_guidelines::CompressionGuidelinesConfig
- document::loader::TextLoader
- document::pipeline::IngestionPipeline
- document::splitter::SplitterConfig
- document::splitter::TextSplitter
- document::types::Chunk
- document::types::Document
- document::types::DocumentMetadata
- embedding_registry::EmbeddingRegistry
- embedding_registry::SyncStats
- embedding_store::EmbeddingStore
- embedding_store::Filter
- embedding_store::SearchFilter
- embedding_store::SearchResult
- eviction::EbbinghausPolicy
- eviction::EvictionConfig
- eviction::EvictionEntry
- graph::activation::ActivatedFact
- graph::activation::ActivatedNode
- graph::activation::SpreadingActivation
- graph::activation::SpreadingActivationParams
- graph::community::GraphEvictionStats
- graph::extractor::ExtractedEdge
- graph::extractor::ExtractedEntity
- graph::extractor::ExtractionResult
- graph::extractor::GraphExtractor
- graph::resolver::EntityResolver
- graph::store::GraphStore
- graph::types::Community
- graph::types::Edge
- graph::types::Entity
- graph::types::EntityAlias
- graph::types::GraphFact
- in_memory_store::InMemoryVectorStore
- qdrant_ops::QdrantOps
- response_cache::ResponseCache
- router::HeuristicRouter
- router::TemporalRange
- semantic::ExtractionResult
- semantic::ExtractionStats
- semantic::GraphExtractionConfig
- semantic::LinkingStats
- semantic::NoteLinkingConfig
- semantic::RecalledMessage
- semantic::SemanticMemory
- semantic::SessionSummaryResult
- semantic::StructuredSummary
- semantic::Summary
- snapshot::ConversationSnapshot
- snapshot::ImportStats
- snapshot::MemorySnapshot
- snapshot::MessageSnapshot
- snapshot::SummarySnapshot
- sqlite::AcpSessionEvent
- sqlite::AcpSessionInfo
- sqlite::SkillMetricsRow
- sqlite::SkillTrustRow
- sqlite::SkillUsageRow
- sqlite::SkillVersionRow
- sqlite::SqliteStore
- sqlite::compression_guidelines::CompressionFailurePair
- sqlite::corrections::UserCorrectionRow
- sqlite::graph_store::GraphSummary
- sqlite::graph_store::SqliteGraphStore
- sqlite::preferences::LearnedPreferenceRow
- sqlite_vector_store::SqliteVectorStore
- token_counter::TokenCounter
- types::ConversationId
- types::MessageId
- vector_store::FieldCondition
- vector_store::ScoredVectorPoint
- vector_store::VectorFilter
- vector_store::VectorPoint
Enums
- compaction_probe::ProbeVerdict
- document::error::DocumentError
- embedding_registry::EmbeddingRegistryError
- embedding_store::MessageKind
- error::MemoryError
- graph::resolver::ResolutionOutcome
- graph::types::EdgeType
- graph::types::EntityType
- router::MemoryRoute
- sqlite::SourceKind
- vector_store::FieldValue
- vector_store::VectorStoreError
Traits
- document::DocumentLoader
- embedding_registry::Embeddable
- eviction::EvictionPolicy
- router::MemoryRouter
- sqlite::graph_store::RawGraphStore
- vector_store::VectorStore
Functions
- compaction_probe::answer_probe_questions
- compaction_probe::generate_probe_questions
- compaction_probe::score_answers
- compaction_probe::validate_compaction
- cosine_similarity
- embedding_store::ensure_qdrant_collection
- eviction::start_eviction_loop
- graph::community::assign_to_community
- graph::community::cleanup_stale_entity_embeddings
- graph::community::detect_communities
- graph::community::run_graph_eviction
- graph::retrieval::graph_recall
- graph::retrieval::graph_recall_activated
- math::cosine_similarity
- router::classify_graph_subgraph
- router::resolve_temporal_range
- router::strip_temporal_keywords
- semantic::apply_mmr
- semantic::apply_temporal_decay
- semantic::build_summarization_prompt
- semantic::extract_and_store
- semantic::link_memory_notes
- snapshot::export_snapshot
- snapshot::import_snapshot
- sqlite::role_str
- testing::mock_semantic_memory