What's Changed
- Add automation script to generate mkdocstrings files by @seratch in #1048
- Set up codex for issues and PRs by @rm-openai in #1214
- Use real codex action by @rm-openai in #1217
- Update codex action to use repo syntax by @rm-openai in #1218
- Fixes two issues in the tracing documentation by @DanielHashmi in #1212
- Update all translated document pages by @github-actions[bot] in #1221
- Fix RealtimeModel reference by @rm-openai in #1215
- Adding docstring to get_weather tool by @mutahirshah11 in #1231
- Update all translated document pages by @github-actions[bot] in #1232
- Add LiteLLM to acknowledgements section by @colesmcintosh in #1240
- [Bugfix] Fix wrong imports in examples by @mdagost in #1241
- Realtime: send audio item/content index by @rm-openai in #1235
- Fix #1227 Chat Completions model fails to handle streaming with openai 1.97.1+ by @seratch in #1246
- Make Trace class inherit from abc.ABC for proper abstract base class behavior by @DanielHashmi in #1233
- docs: add LangDB AI Gateway as a tracing provider by @MrunmayS in #1224
- Update all translated document pages by @github-actions[bot] in #1251
- Fix type placeholder convention by @mshsheikh in #1259
- Tweak on guardrail docstrings by @mshsheikh in #1260
- Consistently use "Python" in docstrings by @mshsheikh in #1261
- gpt 4.5-preview is removed, use gpt-4.1 by @jssmith in #1266
- refactor: remove inherited method from Agent class by @windsornguyen in #1267
- Fix etc. punctuation by @mshsheikh in #1268
- fix: enforce min trigger size=1 to prevent immediate exports by @mshsheikh in #1270
- Fix documentation typo and trailing comma in exporters by @mshsheikh in #1272
- docs: remove non existent even_if_trace_running mention from trace docstring by @mshsheikh in #1273
- fix: convert litellm response with reasoning content to openai message by @zkllll2002 in #1098
- docs: fix UserContext example by @kankute-sameer in #1280
- Fix _export_batches docstring to remove incorrect "threshold" reference by @DanielHashmi in #1287
- Update all translated document pages by @github-actions[bot] in #1289
- examples: minor tweak on llm_as_a_judge example by @mshsheikh in #1284
- Enhance Tool Behavior Documentation for Developer Clarity With Examples by @MuhammadHamidRaza in #1286
- Update all translated document pages by @github-actions[bot] in #1291
- Realtime: enable a playback tracker by @rm-openai in #1242
- Realtime: only cancel response if necessary by @rm-openai in #1243
- Realtime: Twilio example by @rm-openai in #1216
- Realtime: forward all raw model events by @rm-openai in #1252
- v0.2.4 by @rm-openai in #1301
New Contributors
- @mutahirshah11 made their first contribution in #1231
- @colesmcintosh made their first contribution in #1240
- @mdagost made their first contribution in #1241
- @MrunmayS made their first contribution in #1224
- @jssmith made their first contribution in #1266
- @windsornguyen made their first contribution in #1267
- @zkllll2002 made their first contribution in #1098
- @kankute-sameer made their first contribution in #1280
- @MuhammadHamidRaza made their first contribution in #1286
Full Changelog: v0.2.3...v0.2.4