fleet-memory/hindsight-api/hindsight_api/engine
Nicolò Boschi 4f2833873c
feat: introduce mental models (#132)
* mental models

* DRAFT: refactor entity observations

* fix db patch

* agentic

* agentic

* reflect agent

* new style

* more

* fix ci

* fix

* fix
2026-01-16 11:16:41 +01:00
..
mental_models feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
reflect feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
retain feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
search feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
__init__.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
cross_encoder.py feat: support litellm gateway (#154) 2026-01-13 16:55:28 +01:00
db_budget.py fix: batch queries on recall (#149) 2026-01-13 13:20:22 +01:00
db_utils.py misc: performance improvements (#140) 2026-01-09 14:47:20 +01:00
embeddings.py feat: support litellm gateway (#154) 2026-01-13 16:55:28 +01:00
entity_resolver.py fix: misc perf improvements (#133) 2026-01-08 22:49:04 +01:00
interface.py feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
llm_wrapper.py feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
memory_engine.py feat: introduce mental models (#132) 2026-01-16 11:16:41 +01:00
query_analyzer.py fix: improve mpfp retrieval (#146) 2026-01-12 18:58:05 +01:00
response_models.py feat: introduce mental models (#132) 2026-01-16 11:16:41 +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