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
- docs: add missing docstrings to guardrail run/get_name and ModelSettings.to_json_dict
- docs(voice): add missing docstrings to VoiceWorkflowHelper, SingleAgentWorkflowCallbacks, and SingleAgentVoiceWorkflow.run()
- feat(examples): streaming lifecycle event observer + typed context injection
- feat(examples): add structured-output validation loop and multi-step tool chain patterns
- feat: add __repr__ to Agent and RunResult; add citation-verification-loop example
- fix(memory): return [] from SQLAlchemySession.get_items for non-positive limit
- Add support for Superserve sandboxes
- fix: tolerate partial LiteLLM citations
- fix(realtime): await background tasks during cleanup
- docs: fix OpenAI capitalization in auto-generated ref titles
- Docs
- Python not yet supported