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 supported1 Subscribers
Add a CodeTriage badge to openai-agents-python
Help out
- Issues
- draw_graph() fails with TypeError: "unhashable type: 'Agent'" and isinstance error on Python 3.12+
- `tts_settings` should be available per Agent
- Access to Chat History in Hooks
- The voice models aren't waiting for a pause(a very natural phenomenon when using a voice agent) and generating an output mid sentence when talking to the voice agent implemented using "VoicePipline" .
- Automatic Audio Feedback on Silence in VoicePipeline
- Obvious Pauses Between Text Segments in Current `OpenAITTSModel` Implementation Affect Speech Fluency
- Streaming Output issue got unnecesory text in output
- Yield reasoning delta in the response or add hooks to handle
- Mem0ai integration as example for create memory agents
- Mixture of Tool-Calling and Handoff
- Docs
- Python not yet supported