fleet-memory/hindsight-api/hindsight_api/engine
Phạm Gia Linh dd59bc8ef9
feat: Add user-provided entities support to retain endpoint (#91)
* feat: entities input for retain endpoint

* remove docker-compose.yml
2026-01-05 10:05:17 +01:00
..
retain feat: Add user-provided entities support to retain endpoint (#91) 2026-01-05 10:05:17 +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 fix: doc build and lint files (#34) 2025-12-16 13:49:09 +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 feat: Add local LLM improvements for reasoning models and Docker startup (#88) 2026-01-05 10:04:58 +01:00
memory_engine.py Add operation validator extension support with proper HTTP error handling (#86) 2026-01-01 20:19:52 -05: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