Bug Fixes 🐛
Openai Agents
- Patch
execute_final_output()functions following library refactor by @alexander-alderman-webb in #5453 - Patch
execute_handoffs()functions following library refactor by @alexander-alderman-webb in #5452 - Patch
run_single_turn_streamed()functions following library refactor by @alexander-alderman-webb in #5451 - Patch
run_single_turn()functions following library refactor by @alexander-alderman-webb in #5450 - Patch models functions following library refactor by @alexander-alderman-webb in #5449
- Patch tool functions following library refactor by @alexander-alderman-webb in #5445
Other
- Close the connection we're reading driver_type from by @sentrivana in #5427
Documentation 📚
- Document
openai-agentscontrol-flow by @alexander-alderman-webb in #5447
Internal Changes 🔧
Openai Agents
- New tool field and library error log by @alexander-alderman-webb in #5454
- Avoid calling SDK-internal functions by @alexander-alderman-webb in #5437
Other
- Improve Craft config with title stripping and artifact filtering by @BYK in #5444
- Use fixed clickhouse action, remove aws-sam-cli dependency by @sentrivana in #5457
- Remove references to unsupported attribute types by @alexander-alderman-webb in #5425
- Pin setuptools for linting and chalice tests by @alexander-alderman-webb in #5438