fleet-memory/hindsight-api/hindsight_api/api
Nicolò Boschi 66dedb8d41
feat: make recall max query tokens configurable via env var (#544)
* doc: add 0.4.17 release blog post

* feat: make recall max query tokens configurable via env var

Add HINDSIGHT_API_RECALL_MAX_QUERY_TOKENS env var (default: 500) to
replace the hardcoded MAX_QUERY_TOKENS constant in http.py.
2026-03-11 14:56:59 +01:00
..
__init__.py Harden MCP server: fix routing, validation, and usage metering (#341) 2026-02-11 10:41:20 +01:00
http.py feat: make recall max query tokens configurable via env var (#544) 2026-03-11 14:56:59 +01:00
mcp.py feat: add extension hooks for root routing and error headers (#470) 2026-03-03 10:50:03 +01:00