List of all items
Structs
- chunking::Chunk
- cli::Cli
- commands::cleanup_orphans::CleanupOrphansArgs
- commands::daemon::DaemonArgs
- commands::debug_schema::DebugSchemaArgs
- commands::edit::EditArgs
- commands::forget::ForgetArgs
- commands::graph_export::GraphArgs
- commands::graph_export::GraphEntitiesArgs
- commands::graph_export::GraphStatsArgs
- commands::graph_export::GraphTraverseArgs
- commands::health::HealthArgs
- commands::history::HistoryArgs
- commands::hybrid_search::HybridSearchArgs
- commands::hybrid_search::HybridSearchItem
- commands::hybrid_search::HybridSearchResponse
- commands::hybrid_search::Weights
- commands::init::InitArgs
- commands::link::LinkArgs
- commands::list::ListArgs
- commands::migrate::MigrateArgs
- commands::namespace_detect::NamespaceDetectArgs
- commands::optimize::OptimizeArgs
- commands::purge::PurgeArgs
- commands::purge::PurgeResponse
- commands::read::ReadArgs
- commands::recall::RecallArgs
- commands::related::RelatedArgs
- commands::remember::RememberArgs
- commands::rename::RenameArgs
- commands::restore::RestoreArgs
- commands::stats::StatsArgs
- commands::sync_safe_copy::SyncSafeCopyArgs
- commands::unlink::UnlinkArgs
- commands::vacuum::VacuumArgs
- namespace::NamespaceResolution
- output::RecallItem
- output::RecallResponse
- output::RememberResponse
- paths::AppPaths
- storage::chunks::Chunk
- storage::entities::EntityNode
- storage::entities::NewEntity
- storage::entities::NewRelationship
- storage::entities::RelationshipRow
- storage::memories::MemoryRow
- storage::memories::NewMemory
Enums
- cli::Commands
- cli::GraphExportFormat
- cli::MemoryType
- cli::RelationKind
- commands::graph_export::GraphSubcommand
- daemon::DaemonRequest
- daemon::DaemonResponse
- errors::AppError
- i18n::Language
- namespace::NamespaceSource
- output::JsonOutputFormat
- output::OutputFormat
Functions
- chunking::aggregate_embeddings
- chunking::chunk_text
- chunking::needs_chunking
- chunking::split_into_chunks
- chunking::split_into_chunks_by_token_offsets
- commands::cleanup_orphans::run
- commands::daemon::run
- commands::debug_schema::run
- commands::edit::run
- commands::forget::run
- commands::graph_export::run
- commands::health::run
- commands::history::run
- commands::hybrid_search::run
- commands::init::run
- commands::link::run
- commands::list::run
- commands::migrate::run
- commands::namespace_detect::run
- commands::optimize::run
- commands::purge::run
- commands::read::run
- commands::recall::run
- commands::related::run
- commands::remember::run
- commands::rename::run
- commands::restore::run
- commands::stats::run
- commands::sync_safe_copy::run
- commands::unlink::run
- commands::vacuum::run
- daemon::daemon_label
- daemon::embed_passage_or_local
- daemon::embed_passages_controlled_or_local
- daemon::embed_query_or_local
- daemon::run
- daemon::try_ping
- daemon::try_shutdown
- embedder::controlled_batch_count
- embedder::embed_passage
- embedder::embed_passages_batch
- embedder::embed_passages_controlled
- embedder::embed_passages_serial
- embedder::embed_query
- embedder::f32_to_bytes
- embedder::get_embedder
- graph::traverse_from_memories
- i18n::current
- i18n::erros::banco_nao_encontrado
- i18n::erros::conflito_optimistic_lock
- i18n::erros::conflito_processo_concorrente
- i18n::erros::entidade_nao_encontrada
- i18n::erros::limite_entidades
- i18n::erros::limite_relacionamentos
- i18n::erros::memoria_duplicada
- i18n::erros::memoria_nao_encontrada
- i18n::erros::memoria_soft_deleted_nao_encontrada
- i18n::erros::relacionamento_nao_encontrado
- i18n::erros::sem_resultados_recall
- i18n::erros::versao_nao_encontrada
- i18n::init
- i18n::prefixo_erro
- i18n::tr
- i18n::validacao::body_excede
- i18n::validacao::config_namespace_invalido
- i18n::validacao::descricao_excede
- i18n::validacao::link_auto_referencial
- i18n::validacao::link_peso_invalido
- i18n::validacao::namespace_comprimento
- i18n::validacao::namespace_formato
- i18n::validacao::nome_comprimento
- i18n::validacao::nome_kebab
- i18n::validacao::nome_reservado
- i18n::validacao::novo_nome_comprimento
- i18n::validacao::novo_nome_kebab
- i18n::validacao::path_traversal
- i18n::validacao::projects_mapping_invalido
- i18n::validacao::sync_destino_igual_fonte
- i18n::validacao::tz_invalido
- lock::acquire_cli_slot
- memory_guard::available_memory_mb
- memory_guard::calculate_safe_concurrency
- memory_guard::check_available_memory
- memory_guard::current_process_memory_mb
- migrations::runner
- namespace::detect_namespace
- namespace::resolve_namespace
- output::emit_json
- output::emit_json_compact
- output::emit_progress
- output::emit_progress_i18n
- output::emit_text
- parsers::parse_expected_updated_at
- pragmas::apply_connection_pragmas
- pragmas::apply_init_pragmas
- shutdown_requested
- storage::chunks::delete_chunks
- storage::chunks::get_chunks_by_memory
- storage::chunks::insert_chunk_slices
- storage::chunks::insert_chunks
- storage::chunks::knn_search_chunks
- storage::chunks::upsert_chunk_vec
- storage::connection::open_ro
- storage::connection::open_rw
- storage::connection::register_vec_extension
- storage::entities::create_or_fetch_relationship
- storage::entities::delete_entities_by_ids
- storage::entities::delete_relationship_by_id
- storage::entities::find_entity_id
- storage::entities::find_orphan_entity_ids
- storage::entities::find_relationship
- storage::entities::increment_degree
- storage::entities::knn_search
- storage::entities::link_memory_entity
- storage::entities::link_memory_relationship
- storage::entities::list_entities
- storage::entities::list_relationships_by_namespace
- storage::entities::recalculate_degree
- storage::entities::upsert_entity
- storage::entities::upsert_entity_vec
- storage::entities::upsert_relationship
- storage::memories::delete_vec
- storage::memories::find_by_hash
- storage::memories::find_by_name
- storage::memories::fts_search
- storage::memories::insert
- storage::memories::knn_search
- storage::memories::list
- storage::memories::list_deleted_before
- storage::memories::read_by_name
- storage::memories::read_full
- storage::memories::soft_delete
- storage::memories::update
- storage::memories::upsert_vec
- storage::versions::insert_version
- storage::versions::next_version
- tokenizer::count_passage_tokens
- tokenizer::get_model_max_length
- tokenizer::get_tokenizer
- tokenizer::passage_token_offsets
- tz::epoch_para_iso
- tz::formatar_iso
- tz::fuso_atual
- tz::init
Statics
Constants
- chunking::CHUNK_OVERLAP_CHARS
- chunking::CHUNK_SIZE_CHARS
- constants::BATCH_PARTIAL_FAILURE_EXIT_CODE
- constants::BUSY_TIMEOUT_MILLIS
- constants::CACHE_SIZE_KB
- constants::CHUNK_OVERLAP_TOKENS
- constants::CHUNK_SIZE_TOKENS
- constants::CLI_LOCK_DEFAULT_WAIT_SECS
- constants::CLI_LOCK_EXIT_CODE
- constants::CLI_LOCK_FILE
- constants::CLI_LOCK_POLL_INTERVAL_MS
- constants::DAEMON_IDLE_SHUTDOWN_SECS
- constants::DAEMON_PING_TIMEOUT_MS
- constants::DB_BUSY_EXIT_CODE
- constants::DEDUP_FUZZY_THRESHOLD
- constants::DEDUP_SEMANTIC_THRESHOLD
- constants::DEFAULT_K_RECALL
- constants::DEFAULT_MAX_HOPS
- constants::DEFAULT_MIN_WEIGHT
- constants::DEFAULT_RELATION_WEIGHT
- constants::EMBEDDING_DIM
- constants::EMBEDDING_LOAD_EXPECTED_RSS_MB
- constants::EMBEDDING_MAX_TOKENS
- constants::FASTEMBED_BATCH_SIZE
- constants::FASTEMBED_MODEL_DEFAULT
- constants::K_ENTITIES_SEARCH
- constants::K_GRAPH_ENTITIES_DEFAULT_LIMIT
- constants::K_GRAPH_MATCHES_LIMIT
- constants::K_HISTORY_DEFAULT_LIMIT
- constants::K_LIST_DEFAULT_LIMIT
- constants::K_MEMORIES_DEFAULT
- constants::K_RELATED_DEFAULT_LIMIT
- constants::LOW_MEMORY_EXIT_CODE
- constants::MAX_BODY_CHARS_BEFORE_CHUNK
- constants::MAX_CONCURRENT_CLI_INSTANCES
- constants::MAX_ENTITIES_PER_MEMORY
- constants::MAX_GRAPH_HOPS
- constants::MAX_MEMORY_BODY_LEN
- constants::MAX_MEMORY_DESCRIPTION_LEN
- constants::MAX_MEMORY_NAME_LEN
- constants::MAX_NAMESPACES_ACTIVE
- constants::MAX_RELATIONSHIPS_PER_MEMORY
- constants::MAX_SQLITE_BUSY_RETRIES
- constants::MIN_AVAILABLE_MEMORY_MB
- constants::MIN_RELATION_WEIGHT
- constants::MMAP_SIZE_BYTES
- constants::NAME_SLUG_REGEX
- constants::OMP_NUM_THREADS_DEFAULT
- constants::ORT_INTRA_OP_NUM_THREADS_DEFAULT
- constants::ORT_NUM_THREADS_DEFAULT
- constants::PASSAGE_PREFIX
- constants::PURGE_RETENTION_DAYS_DEFAULT
- constants::QUERY_PREFIX
- constants::QUERY_TIMEOUT_MILLIS
- constants::REMEMBER_MAX_CONTROLLED_BATCH_CHUNKS
- constants::REMEMBER_MAX_CONTROLLED_BATCH_PADDED_TOKENS
- constants::REMEMBER_MAX_SAFE_MULTI_CHUNKS
- constants::REMEMBER_MAX_SAFE_MULTI_CHUNK_BODY_BYTES
- constants::RRF_K_DEFAULT
- constants::SCHEMA_USER_VERSION
- constants::SQLITE_GRAPHRAG_VERSION
- constants::TEXT_BODY_PREVIEW_LEN
- constants::TEXT_DESCRIPTION_PREVIEW_LEN
- constants::WAL_AUTOCHECKPOINT_PAGES
- constants::WEIGHT_FTS_DEFAULT
- constants::WEIGHT_VEC_DEFAULT