fleet-memory/hindsight-api/hindsight_api/engine
Nicolò Boschi 67b273de69
feat: backup/restore (#110)
* feat: backup/restore

* feat: backup/restore

* fix
2026-01-07 11:29:50 +01:00
..
retain fix: improve causal links detection (#111) 2026-01-07 11:16:24 +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 fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
db_utils.py fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
embeddings.py feat: configurable embedding dimensions + OpenAI Embeddings (#101) 2026-01-05 14:43:05 +01:00
entity_resolver.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
interface.py feat: add max_tokens and structured output to /reflect (#74) 2026-01-01 17:09:39 +01:00
llm_wrapper.py fix: groq llm with free tier doesn't work (#102) 2026-01-05 15:10:35 +01:00
memory_engine.py feat: backup/restore (#110) 2026-01-07 11:29:50 +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 max_tokens and structured output to /reflect (#74) 2026-01-01 17:09:39 +01:00
task_backend.py feat: add hindsight-embed and native agentic skill (#64) 2025-12-22 16:42:11 +01:00
utils.py fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00