openai-agents-python
https://github.com/openai/openai-agents-python
Python
A lightweight, powerful framework for multi-agent workflows
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to openai-agents-python
Help out
- Issues
- Release 0.15.2
- Chat Completions streaming fallback tool calls can reuse output_index
- Function tool trace errors ignore trace_include_sensitive_data=False
- fix: emit integer output_index in Chat Completions streaming events
- Chat Completions streaming computes assistant output_index with a bool expression
- fix: redact function tool trace span errors
- fix: Chat Completions streaming output indexes
- fix: filter custom_tool_call types in remove_all_tools handoff filter
- Reject string-like values for shell action commands
- fix: make ToolContext hashable to match RunContextWrapper
- Docs
- Python not yet supported