Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marysha-openai
/
openai-agents-python
Public
forked from
openai/openai-agents-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
a17625e
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 14, 2025
v0.2.7 (#1480)
rm-openai
authored
a17625e
Copy full SHA for a17625e
Realtime: one guardrail trip event per response (#1458)
Show description for c436389
rm-openai
authored
c436389
Copy full SHA for c436389
Update all translated document pages (#1473)
Show description for a9b8ab3
github-actions[bot]
authored
a9b8ab3
Copy full SHA for a9b8ab3
docs: Clarify the `is_enabled` parameter in `handoff()` documentation (#1472)
Hafiz-Muhammad-Umar12
authored
184eafc
Copy full SHA for 184eafc
Update all translated document pages (#1471)
github-actions[bot]
authored
043b3d6
Copy full SHA for 043b3d6
Change reasoning effort for the translation script
seratch
authored
ab3b85f
Copy full SHA for ab3b85f
Migrate document translation script to gpt-5 (#1470)
Show description for aea05a6
seratch
authored
aea05a6
Copy full SHA for aea05a6
Update all translated document pages (#1469)
Show description for 42a98f5
github-actions[bot]
authored
42a98f5
Copy full SHA for 42a98f5
docs: Add a comprehensive example for handling function tool errors. (#1354)
MurtazaAliCode
authored
e976aff
Copy full SHA for e976aff
Add input validation and type conversion for user input (#1462)
Show description for 65cb91c
Abbas-Asad
authored
65cb91c
Copy full SHA for 65cb91c
Fix: Clarify random_number function docstring for inclusive range (#1461)
Abbas-Asad
authored
e4699c3
Copy full SHA for e4699c3
Add a simple gpt-oss example (#1440)
Show description for 4c436b7
seratch
authored
4c436b7
Copy full SHA for 4c436b7
Commits on Aug 13, 2025
Fix #1407 Add reasoning.effort="minimal" and "verbosity" params to ModelSettings (#1439)
Show description for e3b4856
seratch
authored
e3b4856
Copy full SHA for e3b4856
Fix: enforce strict instructions function signature in get_system_prompt (#1426)
abdullahimran49
authored
534e2d5
Copy full SHA for 534e2d5
Commits on Aug 11, 2025
feat(tests): add tests for unicode content, special characters, and concurrent access in SQLiteSession (#1399)
PatrykBochenek
authored
bad88e7
Copy full SHA for bad88e7
Realtime: add handoff prompt prefix (#1382)
Show description for ce67311
rm-openai
authored
ce67311
Copy full SHA for ce67311
Added runtime validation for Agent constructor arguments (#998)
Show description for f5fcd30
DanielHashmi
authored
f5fcd30
Copy full SHA for f5fcd30
v0.2.6 (#1423)
rm-openai
authored
417c19b
Copy full SHA for 417c19b
chore(deps): Bump "openai>=1.99.6,<2" (#1415)
Show description for eb5483b
seratch
and
daavoo
authored
eb5483b
Copy full SHA for eb5483b
Updated the default values for two parameters in the ModelSettings class to align with their documented behavior: (#1392)
rudra-attri
authored
975cdec
Copy full SHA for 975cdec
Add streaming function call arguments example (#1052)
Show description for cb0125c
devtalker
and
seratch
authored
cb0125c
Copy full SHA for cb0125c
Add logprobs to ModelSettings (#971)
zain
authored
5b758bd
Copy full SHA for 5b758bd
Update all translated document pages (#1413)
github-actions[bot]
authored
0df7903
Copy full SHA for 0df7903
Improve accuracy of guardrails and lifecycle hook descriptions (#1386)
DanielHashmi
authored
9fe9a5e
Copy full SHA for 9fe9a5e
Enhanced FAQ lookup tool in examples/customer_service app (#1063)
HasnainCodeHub
authored
efee1a7
Copy full SHA for efee1a7
Commits on Aug 8, 2025
feat: support agent output guardrails in realtime (#1381)
Show description for 6c816c3
jhills20
authored
6c816c3
Copy full SHA for 6c816c3
Commits on Aug 7, 2025
v0.2.5 (#1398)
rm-openai
authored
5539afc
Copy full SHA for 5539afc
Realtime: send session update before tool response (#1388)
Show description for 27de49a
rm-openai
authored
27de49a
Copy full SHA for 27de49a
Commits on Aug 4, 2025
Realtime: fix interrupt logic (#1370)
Show description for bc71e8b
rm-openai
authored
bc71e8b
Copy full SHA for bc71e8b
Update all translated document pages (#1369)
Show description for 88b8199
github-actions[bot]
authored
88b8199
Copy full SHA for 88b8199
feat(viz): draw MCP servers (#1368)
aaron-ang
authored
54e4087
Copy full SHA for 54e4087
Add functionality to update agent during realtime session (#1366)
Show description for 237d672
marysha-openai
authored
237d672
Copy full SHA for 237d672
Commits on Aug 3, 2025
Fix docstring formatting and add safe check for empty message content (#1360)
mshsheikh
authored
907533a
Copy full SHA for 907533a
Fix style and wording issues in handoffs.py (#1356)
mshsheikh
authored
e197187
Copy full SHA for e197187
Fix type annotation and clarify tool behavior docs (#1355)
mshsheikh
authored
5c73311
Copy full SHA for 5c73311
Pagination
Previous
Next
You can’t perform that action at this time.