New
v0.6.8
What's Changed
- Enhance exception handling in MCP server initialization and cleanup by @habema in https://github.com/openai/openai-agents-python/pull/2268
- Bump LiteLLM to fix Vertex AI function calling with no-param tools by @habema in https://github.com/openai/openai-agents-python/pull/2329
- Fix: Tool message ordering for Gemini models by @habema in https://github.com/openai/openai-agents-python/pull/2331
- fix: #2155 DeepSeek reasoning_content missing in tool call messages by @wahmd in https://github.com/openai/openai-agents-python/pull/2328
Documents & Others
- docs: add codex tool document section by @seratch in https://github.com/openai/openai-agents-python/pull/2325
- Update all translated document pages by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2326
- Release 0.6.8 by @github-actions[bot] in https://github.com/openai/openai-agents-python/pull/2332
New Contributors
- @wahmd made their first contribution in https://github.com/openai/openai-agents-python/pull/2328
Full Changelog: https://github.com/openai/openai-agents-python/compare/v0.6.7...v0.6.8