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
- When running in non-streaming mode, retrieve past history during tool execution.
- When using a llmproxy to access model, the part of code remove the model prefix, but llm proxy need it.
- Realtime API with Multiple Tool Calls Results in No Voice Output
- in history_updated events, the status of 'assistant' is always 'in_progress'. After the assistant has spoken or generated audio, it must say 'Completed'
- Tools not getting called w/ gpt-4.1
- Realtime agent handoff to twilio closes twilio session and sends noise over phone
- API returning multiple outputs
- 'ValueError:buffer size must be a multiple of element size' when mp3 audio chunks have odd byte length
- RealtimeAgent traces contain no spans (empty traces on dashboard)
- Add max parallel_tool_calls value in Agents ModelSettings
- Docs
- Python not yet supported