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
andResponse
structs for Responses API by @paulhendricks in #394 - fix: remove hardcoded mime_str by @64bit in #395
New Contributors
- @jregistr made their first contribution in #388
- @tomharmon made their first contribution in #393
Full Changelog: async-openai-v0.28.3...async-openai-v0.29.0