Key changes
- New realtime updates based on the GA Realtime API
What's Changed
- Use head commit in docs workflow PR body by @seratch in #1657
- Code snippet error in "Running Agents" document by @iliailmer in #1665
- Update all translated document pages by @github-actions[bot] in #1667
- fix(voice/stt): accept conversation.item.input_audio_transcription.completed (keep legacy alias) by @dudududukim in #1537
- Fix instructions not being applied by @michieldwitte in #1688
- Fix a bug where the default behavior of loading the debug flag differs from the documentation by @seratch in #1682
- fix: #1661 Preserve realtime session voice settings when updating agents by @seratch in #1684
- Update MCP server tool documentation to cover all available options by @seratch in #1685
- Fix a minor bug in #1601 by @seratch in #1669
- Update all translated document pages by @github-actions[bot] in #1691
- docs: fix typo in connectors.py by @hxreborn in #1693
- docs: #1686 update the document to mention the end of voice stream by @majklost in #1687
- Save session on turn rather than at final response by @spokeydokeys in #1550
- Prevent preamble messages from being treated as final output when tool calls are pending by @ihower in #1689
- Delete an unused local var (I forgot deleting in #1587) by @seratch in #1696
- Fix session history duplication after PR #1550 by @habema in #1700
- Fix CI failure in
make old_version_tests
by @habema in #1710 - Allow to pass both session and input list by @DanieleMorotti in #1298
- Update Realtime Agent documents (ref #1646) by @seratch in #1695
- feat: #1614 gpt-realtime migration (Realtime API GA) by @seratch in #1646
- Fix a bug where debug logging fails with Iterable objects by @seratch in #1683
- v0.3.0 by @rm-openai in #1717
New Contributors
- @iliailmer made their first contribution in #1665
- @dudududukim made their first contribution in #1537
- @hxreborn made their first contribution in #1693
- @majklost made their first contribution in #1687
- @spokeydokeys made their first contribution in #1550
- @ihower made their first contribution in #1689
Full Changelog: v0.2.11...v0.3.0