What's Changed
- [realtime] Add direct access to model layer from session by @rm-openai in #1172
- Update all translated document pages by @github-actions[bot] in #1173
- Fix spelling, grammar, and minor formatting issues in running agents documentation by @mshsheikh in #1128
- fix: ensure ResponseUsage token fields are int, not None (fixes #1179) by @kobol in #1181
- Add missing guardrail exception import to quickstart by @slubbers-openai in #1161
- fix: fallback to function name for unnamed output_guardrail decorators by @romankhan26 in #1133
- Mark some dataclasses as pydantic dataclasses by @tconley1428 in #1131
- fix: Apply strict JSON schema validation in FunctionTool constructor by @habema in #1041
- Fix image_generator example error on Windows OS by @seratch in #1180
- Update all translated document pages by @github-actions[bot] in #1184
- Realtime: add user agent header by @rm-openai in #1185
- Realtime: make sure we use the initial model settings by @rm-openai in #1198
- v0.2.3 by @rm-openai in #1201
New Contributors
- @github-actions[bot] made their first contribution in #1173
- @kobol made their first contribution in #1181
- @slubbers-openai made their first contribution in #1161
- @romankhan26 made their first contribution in #1133
- @habema made their first contribution in #1041
Full Changelog: v0.2.2...v0.2.3