* 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
|
||
|---|---|---|
| .. | ||
| .openapi-generator | ||
| hindsight_client | ||
| hindsight_client_api | ||
| tests | ||
| .openapi-generator-ignore | ||
| openapi-generator-config.yaml | ||
| pyproject.toml | ||
| README.md | ||