fleet-memory/hindsight-api/hindsight_api/engine
Nicolò Boschi 26bf5714cd
fix: entities list only show 100 entities (#142)
* fix: entities list only show 100 entities

* fix: update Rust CLI for entities pagination API changes
2026-01-12 18:50:53 +01:00
..
retain misc: performance improvements (#140) 2026-01-09 14:47:20 +01:00
search fix: improve graph retrieval on large memory banks (#141) 2026-01-09 16:43:31 +01:00
__init__.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
cross_encoder.py misc: performance improvements (#140) 2026-01-09 14:47:20 +01:00
db_utils.py misc: performance improvements (#140) 2026-01-09 14:47:20 +01:00
embeddings.py feat: support cohere as embeddings and reranker (#122) 2026-01-08 11:41:15 +01:00
entity_resolver.py fix: misc perf improvements (#133) 2026-01-08 22:49:04 +01:00
interface.py fix: entities list only show 100 entities (#142) 2026-01-12 18:50:53 +01:00
llm_wrapper.py fix: misc perf improvements (#133) 2026-01-08 22:49:04 +01:00
memory_engine.py fix: entities list only show 100 entities (#142) 2026-01-12 18:50:53 +01:00
query_analyzer.py fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
response_models.py feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00
task_backend.py misc: performance improvements (#140) 2026-01-09 14:47:20 +01:00
utils.py feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00