fleet-memory/hindsight-api/hindsight_api/engine
2026-01-08 16:37:08 +01:00
..
retain fix: duplicated causal relationships and token optimization (#126) 2026-01-08 14:43:48 +01:00
search feat: support for multilingual content (#124) 2026-01-08 12:14:41 +01:00
__init__.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
cross_encoder.py feat: support cohere as embeddings and reranker (#122) 2026-01-08 11:41:15 +01:00
db_utils.py fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
embeddings.py feat: support cohere as embeddings and reranker (#122) 2026-01-08 11:41:15 +01:00
entity_resolver.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
interface.py fix: ui shows only 1000 memories (#121) 2026-01-08 11:22:10 +01:00
llm_wrapper.py feat: support different provider/models per operation (#125) 2026-01-08 14:02:57 +01:00
memory_engine.py feat: add configs for database connection (#128) 2026-01-08 16:37:08 +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 feat: add hindsight-embed and native agentic skill (#64) 2025-12-22 16:42:11 +01:00
utils.py feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00