fleet-memory/hindsight-api/hindsight_api/engine
2026-01-08 11:41:15 +01:00
..
retain feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00
search feat: refactor hindsight-embed architecture (#66) 2025-12-22 22:02:40 +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: add metrics for llm call latency (#120) 2026-01-08 11:40:34 +01:00
memory_engine.py feat: add metrics for llm call latency (#120) 2026-01-08 11:40:34 +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