Directories
¶
| Path | Synopsis |
|---|---|
|
Package config provides configuration loading and writing for LLMem.
|
Package config provides configuration loading and writing for LLMem. |
|
Package dream provides the 3-phase dream consolidation system for LLMem.
|
Package dream provides the 3-phase dream consolidation system for LLMem. |
|
Package embed provides an Ollama /api/embeddings client with LRU cache for the LLMem project.
|
Package embed provides an Ollama /api/embeddings client with LRU cache for the LLMem project. |
|
Package extract provides memory extraction from text using Ollama LLM.
|
Package extract provides memory extraction from text using Ollama LLM. |
|
Package metrics provides embedding quality metrics for detecting poor embedding vectors.
|
Package metrics provides embedding quality metrics for detecting poor embedding vectors. |
|
Package ollama provides a client for the Ollama /api/generate and /api/tags endpoints.
|
Package ollama provides a client for the Ollama /api/generate and /api/tags endpoints. |
|
Package paths provides path resolution, validation, and migration for LLMem.
|
Package paths provides path resolution, validation, and migration for LLMem. |
|
Package retriever provides hybrid search combining FTS5 and vector cosine similarity via Reciprocal Rank Fusion (RRF) with multi-signal reranking.
|
Package retriever provides hybrid search combining FTS5 and vector cosine similarity via Reciprocal Rank Fusion (RRF) with multi-signal reranking. |
|
Package store provides a SQLite-backed memory store with FTS5 full-text search and vector search via sqlite-vec for the LLMem project.
|
Package store provides a SQLite-backed memory store with FTS5 full-text search and vector search via sqlite-vec for the LLMem project. |
|
Package systemd generates systemd service and timer unit files for the LLMem dream schedule.
|
Package systemd generates systemd service and timer unit files for the LLMem dream schedule. |
|
Package taxonomy provides error taxonomy constants for the LLMem project.
|
Package taxonomy provides error taxonomy constants for the LLMem project. |
|
Package urlvalidate provides SSRF-protected URL validation and safe HTTP access.
|
Package urlvalidate provides SSRF-protected URL validation and safe HTTP access. |
Click to show internal directories.
Click to hide internal directories.