fleet-memory/hindsight-api/hindsight_api/engine
Nicolò Boschi d49e8201b4
feat: add max_tokens and structured output to /reflect (#74)
* feat: add structured output to /reflect

* feat: add structured output to /reflect

* imrpove

* add max_toksn

* fix rust client

* fix rust client

* fix rust client

* try fix

* try fix

* no stricts
2026-01-01 17:09:39 +01:00
..
retain feat(config): Add configurable observation thresholds (#83) 2026-01-01 16:22:25 +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 max_tokens and structured output to /reflect (#74) 2026-01-01 17:09:39 +01:00
memory_engine.py feat: add max_tokens and structured output to /reflect (#74) 2026-01-01 17:09:39 +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