Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@rm-openai rm-openai released this 21 Jul 19:33
· 1 commit to main since this release
68b0ef1

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

Full Changelog: v0.2.2...v0.2.3