fleet-memory/hindsight-clients/python
Nicolò Boschi 4135a6cee5
ci: frozen uv sync (#138)
* ci: frozen uv sync

* fix: add missing authorization parameter to get_agent_stats in CLI

The generated Rust client was updated with an authorization header
parameter for get_agent_stats, but the CLI code wasn't updated.
2026-01-09 16:43:00 +01:00
..
.openapi-generator feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00
hindsight_client Fix Python SDK not sending Authorization header (#106) 2026-01-07 09:46:50 +01:00
hindsight_client_api ci: frozen uv sync (#138) 2026-01-09 16:43:00 +01:00
tests feat: add max_tokens and structured output to /reflect (#74) 2026-01-01 17:09:39 +01:00
.openapi-generator-ignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
openapi-generator-config.yaml doc: changelog for 0.2.0 (and regenerate clients) (#99) 2026-01-05 12:36:29 +01:00
pyproject.toml Release v0.2.1 2026-01-05 12:36:49 +01:00
README.md fix py client 2025-12-05 01:03:07 +01:00

Hindsight Python Client