Skip to content

v0.29.1

Compare
Choose a tag to compare
@64bit 64bit released this 16 Aug 23:45
· 7 commits to main since this release
async-openai-v0.29.1
6c98fb9

What's Changed

  • Fix Typo in AssistantStreamEvent Variant (TreadCreatedThreadCreated) 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 rand@0.9.0 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

Full Changelog: async-openai-v0.29.0...async-openai-v0.29.1