fleet-memory/hindsight-clients/python
Nicolò Boschi 7097716204
feat: improve mental models ux on control plane (#297)
* feat: improve mental models ux on control plane

* feat: improve mental models ux on control plane

* gen

* feat(cli): add --id flag to mental model create command

* fix(cli): revert unused variable underscore prefix that breaks compilation

The underscore prefix on stdout/stderr variables was added to suppress
warnings, but these variables are actually used in assert messages,
causing compilation errors. Reverting to original names.
2026-02-04 15:49:03 +01:00
..
.openapi-generator fix: misc fixes for observations and mental models (#209) 2026-01-27 15:37:57 +01:00
hindsight_client fix: misc fixes for observations and mental models (#209) 2026-01-27 15:37:57 +01:00
hindsight_client_api feat: improve mental models ux on control plane (#297) 2026-02-04 15:49:03 +01:00
tests feat(litellm): async retain, reflect support, and API cleanup (#167) 2026-01-26 10:07:32 +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.4.8 2026-02-03 13:51:30 +01:00
README.md fix py client 2025-12-05 01:03:07 +01:00

Hindsight Python Client