v3.7.0
3.7.0 (2025-11-19)
Full Changelog: v3.6.0...v3.7.0
Features
- add wait_for_completion method to IndexingJobs resource with sy… (#49) (9edc2a6)
- Add wait_until_ready() method for agent deployment polling (#56) (dcef3d5)
- api: add inference errors (d61d495)
- api: include indexing jobs (d249d06)
Bug Fixes
- client: close streams without requiring full consumption (33fe04b)
- compat with Python 3.14 (add7b21)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (c945870)