v0.29.1
·
7 commits
to main
since this release
What's Changed
- Fix Typo in AssistantStreamEvent Variant (
TreadCreated
→ThreadCreated
) by @posky in #400 - Fix typo in
ChatCompletionToolChoiceOption
docs by @wtdcode in #401 - feat: update image generation API to match latest OpenAI specs by @Madoshakalaka in #402
- fix(deps): bump to [email protected] by @starpit in #409
- feat: Add
minimal
reasoning effort for gpt-5 by @timonv in #411 - add Scale and Priority to ServiceTier by @kczimm in #416
- Add streaming support for Responses API by @kazzix14 in #405
New Contributors
- @posky made their first contribution in #400
- @wtdcode made their first contribution in #401
- @Madoshakalaka made their first contribution in #402
- @starpit made their first contribution in #409
- @kazzix14 made their first contribution in #405
Full Changelog: async-openai-v0.29.0...async-openai-v0.29.1