- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:openai/openai-agents-python
Uh oh!
There was an error while loading.Please reload this page.
base:v0.2.10
head repository:openai/openai-agents-python
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.2.11
- 17commits
- 48files changed
- 8contributors
Commits on Sep 1, 2025
Update all translated document pages (#1627)
Automated update of translated documentationCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update all translated document pages (#1628)
Automated update of translated documentationCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Commits on Sep 2, 2025
fix(run): fire on_llm_start / on_llm_end in Runner.run() for streamin…
…g & non-streaming (aligns with docs) (#1619)
Update all translated document pages (#1643)
Automated update of translated documentationCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Commits on Sep 3, 2025
Document OpenAI Conversations session option (#1649)
## Summary- document the OpenAI Conversations session option on the sessions guide- link to the generated reference page for the OpenAI Conversationssession implementation- check in the generated reference stubs created during the docs build## Testing- make build-docs------https://chatgpt.com/codex/tasks/task_i_68b80232666c83209c185fb761150b60
docs: Add more clarity on multi-agent design patterns (#1650)
This pull request updates the "Agents" documentation page to mentionboth manger and handoffs design patterns. I've got a feedback from acustomer that the Agents SDK documentation does not mention the "agentsas tools" design pattern when mentioning handoffs, so he thought thisSDK supports only handoffs. This is a valid feedback, so we can considerimproving the documentation to give more clarity.
Update all translated document pages (#1654)
Automated update of translated documentationCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.2.10...v0.2.11
Uh oh!
There was an error while loading.Please reload this page.