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
- Hook point for eager tool dispatch (overlap tool execution with model streaming)
- feat: add on_tool_progress hook for mid-execution tool progress updates
- feat: add ToolContext.send_progress() for streaming tool progress events
- Provide stable public access to the underlying function on `FunctionTool`
- fix: reject failed and incomplete Responses statuses in non-streaming path
- Realtime known tool failures (exception/timeout) do not send model-visible output
- fix: send tool output to model when function tool raises exception
- Realtime cleanup should await cancelled background tasks
- AdvancedSQLiteSession.delete_branch() leaves branch-only messages in the base table
- AdvancedSQLiteSession.add_items can report success after structure metadata failure
- Docs
- Python not yet supported