-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openai/openai-agents-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openai/openai-agents-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 45 files changed
- 10 contributors
Commits on Aug 8, 2025
-
feat: support agent output guardrails in realtime (#1381)
## Summary - allow RealtimeAgent to define output guardrails - run agent-level guardrails in realtime sessions - avoid running duplicate guardrails when supplied on both agent and run config - document and test agent-level output guardrails ## Testing - `make format` - `make lint` - `make mypy` - `make tests` - `make build-docs` ------ https://chatgpt.com/codex/tasks/task_i_6892a5f23df0832492b8cba9ed214272
Configuration menu - View commit details
-
Copy full SHA for 6c816c3 - Browse repository at this point
Copy the full SHA 6c816c3View commit details
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for efee1a7 - Browse repository at this point
Copy the full SHA efee1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe9a5e - Browse repository at this point
Copy the full SHA 9fe9a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df7903 - Browse repository at this point
Copy the full SHA 0df7903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b758bd - Browse repository at this point
Copy the full SHA 5b758bdView commit details -
Add streaming function call arguments example (#1052)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
Configuration menu - View commit details
-
Copy full SHA for cb0125c - Browse repository at this point
Copy the full SHA cb0125cView commit details -
Updated the default values for two parameters in the ModelSettings cl…
…ass to align with their documented behavior: (#1392)
Configuration menu - View commit details
-
Copy full SHA for 975cdec - Browse repository at this point
Copy the full SHA 975cdecView commit details -
chore(deps): Bump "openai>=1.99.6,<2" (#1415)
- fix(litellm_model): Replace `Function` with `ChatCompletionMessageFunctionToolCall`. - Breaking change coming from https://github.com/openai/openai-python/releases/tag/v1.99.2 This pull request resolves the errors in #1396 Fixes #1395 Fixes #1401 --------- Co-authored-by: daavoo <daviddelaiglesiacastro@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb5483b - Browse repository at this point
Copy the full SHA eb5483bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417c19b - Browse repository at this point
Copy the full SHA 417c19bView commit details
Loading
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.5...v0.2.6