fleet-memory/hindsight-clients
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
..
go fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
python fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
rust feat: accept pdf, images and office files (#390) 2026-02-17 18:15:03 +01:00
typescript fix: handle observations regeneration when memories get deleted (#429) 2026-02-24 13:26:33 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00