fix(deps): update rust crate async-openai to 0.31.0 #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.28.2->0.31.0Release Notes
64bit/async-openai (async-openai)
v0.31.1: v0.31.1Compare Source
What's Changed
Full Changelog: 64bit/async-openai@async-openai-v0.31.0...async-openai-v0.31.1
v0.31.0: v0.31.0Compare Source
Overview
This release sync spec (latest openapi.documented.yml) from upstream to implement all the APIs, along with following features:
.path(),.query(),.header(), or.headers()on API group (e.g.client.chat().query()?.list().types::chat,types::responsesetc.).response-types,realtime-typesetc. for types;typesfor all types;responses,chat-completionetc. for APIs).byotfeature.v0.30.1: v0.30.1Compare Source
What's Changed
Full Changelog: 64bit/async-openai@async-openai-v0.30.0...async-openai-v0.30.1
v0.30.0: v0.30.0Compare Source
What's Changed
New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.6...async-openai-v0.30.0
v0.29.6: v0.29.6Compare Source
What's Changed
namefield toResponseFunctionCallArgumentsDoneby @arist76 in #442New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.5...async-openai-v0.29.6
v0.29.5: v0.29.5Compare Source
What's Changed
file_urltoInputFile. Makes text onInputTextpublic. by @lukasfri in #441New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.4...async-openai-v0.29.5
v0.29.4: v0.29.4Compare Source
What's Changed
New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.3...async-openai-v0.29.4
v0.29.3: v0.29.3Compare Source
What's Changed
OutputItemto align with OpenAI's Specification by @Advayp in #426New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.2...async-openai-v0.29.3
v0.29.2: v0.29.2Compare Source
What's Changed
ServiceTierenum for the Responses API by @Advayp in #419New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.1...async-openai-v0.29.2
v0.29.1: v0.29.1Compare Source
What's Changed
TreadCreated→ThreadCreated) by @posky in #400ChatCompletionToolChoiceOptiondocs by @wtdcode in #401minimalreasoning effort for gpt-5 by @timonv in #411New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.29.0...async-openai-v0.29.1
v0.29.0: v0.29.0Compare Source
What's Changed
CreateResponseandResponsestructs for Responses API by @paulhendricks in #394New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.28.3...async-openai-v0.29.0
v0.28.3: v0.28.3Compare Source
What's Changed
New Contributors
Full Changelog: 64bit/async-openai@async-openai-v0.28.2...async-openai-v0.28.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.