Authored by teyrebaz33. Adds agent/embeddings.py with Embedder protocol, FastEmbedEmbedder (local, 384d), OpenAIEmbedder (API, 1536d), factory, and cosine similarity utilities. 30 tests. Optional fastembed dependency. Infrastructure for #509 (cognitive memory) and #489 (semantic search). Closes #675. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auxiliary_client.py | ||
| context_compressor.py | ||
| display.py | ||
| embeddings.py | ||
| insights.py | ||
| model_metadata.py | ||
| prompt_builder.py | ||
| prompt_caching.py | ||
| redact.py | ||
| skill_commands.py | ||
| trajectory.py | ||