v0.4.0-alpha.6
Pre-release
Pre-release
0.4.0-alpha.6 (2025-11-12)
Full Changelog: v0.4.0-alpha.5...v0.4.0-alpha.6
Features
- add new API filter for all non-deprecated APIs (59c62f0)
- Adding option to return embeddings and metadata from
/vector_stores/*/files/*/contentand UI updates (696ed27) - Implement the 'max_tool_calls' parameter for the Responses API (9f57efe)
Bug Fixes
- compat with Python 3.14 (b971369)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (f17bdac) - docs: correct inconsistent python version requirement (c4b7aaa)
Chores
- package: drop Python 3.8 support (f6b66d4)