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 }}
devtalker
/
openai-agents-python
Public
forked from
openai/openai-agents-python
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
feature/stream-function-call-args
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 11, 2025
Merge branch 'main' into feature/stream-function-call-args
devtalker
authored
baecbcc
Copy full SHA for baecbcc
Update examples/basic/stream_function_call_args.py
Show description for 3635aa1
devtalker
and
seratch
authored
3635aa1
Copy full SHA for 3635aa1
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 6, 2025
docs: add streaming of function call arguments example
devtalker
committed
9caf667
Copy full SHA for 9caf667
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
Commits on Aug 1, 2025
Fix #980 Chat Completions: fails with function name for tool_choice parameter w/ streaming enabled (#1206)
Show description for 818344c
seratch
authored
818344c
Copy full SHA for 818344c
Fix #1277 missing StopAtTools and ToolsToFinalOutputFunction in agents module (#1278)
Show description for 25c61e8
seratch
authored
25c61e8
Copy full SHA for 25c61e8
Clarify shallow-copy behavior of tools and handoffs in Agent.clone() (#1296)
abdul-kabir-jawed
authored
af76c36
Copy full SHA for af76c36
Feat: separate tool_call_item and tool_call_output_item in stream events (#974)
Show description for 1f75464
gdisk
authored
1f75464
Copy full SHA for 1f75464
Fix(mcp): Unreachable structured content branch in invoke_mcp_tool (#1250)
Show description for fb68e77
Kunmeer-SyedMohamedHyder
and
SyedMohamedHyder
authored
fb68e77
Copy full SHA for fb68e77
Handle processor exceptions and fix tracing log formatting (#1292)
Show description for 5e31be9
mshsheikh
authored
5e31be9
Copy full SHA for 5e31be9
Update all translated document pages (#1341)
github-actions[bot]
authored
63d72d0
Copy full SHA for 63d72d0
Fix set_api_key breaking cached property mechanism (#1339)
DanielHashmi
authored
61e4fb8
Copy full SHA for 61e4fb8
docs: Clarify and enhance run_demo_loop utility documentation for beginners (#1330)
UmmeHabiba1312
authored
a9763dc
Copy full SHA for a9763dc
Update all translated document pages (#1336)
github-actions[bot]
authored
ab66578
Copy full SHA for ab66578
Add tracing guide for non-OpenAI LLMs in docs/tracing.md (#1329)
Show description for 32fe6cc
UmmeHabiba1312
and
seratch
authored
32fe6cc
Copy full SHA for 32fe6cc
Commits on Jul 31, 2025
Fix #1325 Export MultiProvider in top level package (#1326)
kobol
authored
d520535
Copy full SHA for d520535
Realtime: make example customizable: (#1332)
Show description for f92b561
rm-openai
authored
f92b561
Copy full SHA for f92b561
Update all translated document pages (#1322)
github-actions[bot]
authored
473e0a2
Copy full SHA for 473e0a2
Enhance exception guide in docs (#1321)
Show description for 12102e6
3 people
authored
12102e6
Copy full SHA for 12102e6
Examples: use agent to interact with Remote PDF Documents (#1319)
princeaden1
authored
3a16a24
Copy full SHA for 3a16a24
Commits on Jul 30, 2025
Update all translated document pages (#1313)
github-actions[bot]
authored
a1ad518
Copy full SHA for a1ad518
Add support to realtime API for setting "speed" of the models responses (#1309)
sect2k
authored
cfed186
Copy full SHA for cfed186
Pagination
Previous
Next
You can’t perform that action at this time.