1.0.0-beta.5 (2025-02-21)
Features Added
- Added
include[]
query parameter forgetRunStep
methods to specify additional fields for the request. Currently only files are supported.- Results added to run step details file search tool calls instances
- Added more
VectorStoreFileErrorCode
s. Specifically,server_error
,unsupported_file
andinvalid_file
. - Added
AssistantsApiResponseFormatJsonSchema
as a possible value (previously,text
andjson_object
where the only supported ones). - Added Azure OpenAI services labels:
V2024_09_01_PREVIEW
,V2024_10_01_PREVIEW
,V2025_01_01_PREVIEW
.
Breaking Changes
- Removed
AssistantsApiResponseFormatMode.NONE
.
Other Changes
Dependency Updates
- Upgraded
azure-json
to version1.4.0
. - Upgraded
azure-core
to version1.55.2
. - Upgraded
azure-core-http-netty
to version1.15.10
.