fleet-memory/hindsight-clients/python
Nicolò Boschi ac9a94ade3
fix: handle observations regeneration when memories get deleted (#429)
* fix: handle observations regeneration when memories get deleted

* feat: add clear_memory_observations endpoint and regenerate clients

- Add DELETE /banks/{id}/memories/{memory_id}/observations endpoint
- Add observations lifecycle/invalidation section to docs
- Regenerate OpenAPI spec and all clients (Python, TypeScript, Go, Rust)

* refactor: use dedicated response model for clear_memory_observations, remove code example from docs
2026-02-24 13:26:33 +01:00
..
.openapi-generator fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
hindsight_client feat: enable bank config API by default (#426) 2026-02-24 08:52:42 +01:00
hindsight_client_api fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
tests fix(python-client): async method parity and server keepalive timeout (#387) 2026-02-17 16:00:14 +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 misc: fix vertex/gemini errors and use it for ci tests (#414) 2026-02-20 22:35:38 +01:00
README.md fix py client 2025-12-05 01:03:07 +01:00

Hindsight Python Client