Skip to content

v0.29.0

Latest
Compare
Choose a tag to compare
@64bit 64bit released this 29 Jun 03:00
async-openai-v0.29.0
483c84f

What's Changed

  • Enable dyn dispatch by dyn Config objects by @ifsheldon in #383
  • Add missing voice Ballad to enum by @jregistr in #388
  • feat: enhance realtime response types and audio transcription options by @codesoda in #391
  • feat: change Prompt integer variants from u16 to u32 for future compatability by @paulhendricks in #392
  • task: Add serialize impl for ApiError by @tomharmon in #393
  • Adds support for fields in CreateResponse and Response structs for Responses API by @paulhendricks in #394
  • fix: remove hardcoded mime_str by @64bit in #395

New Contributors

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