- Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: openai/openai-agents-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(responses): include text.format when verbosity set for plain-text responses
#2017 by mshsheikh was closed Oct 30, 2025 Loading…
fix: use ResponseOutputRefusal for refusal content part added event feature:chat-completions
#2013 by mshsheikh was merged Oct 31, 2025 Loading…
fix: improve run_sync's python 3.14 compatibility feature:core
#2006 by seratch was merged Oct 29, 2025 Loading…
docs: improve typing in lifecycle hook example code documentation Improvements or additions to documentation
#2002 by seratch was merged Oct 28, 2025 Loading…
docs: #1999 adjust the realtime module code comment documentation Improvements or additions to documentation feature:realtime
#2000 by seratch was merged Oct 28, 2025 Loading…
feat: #1994 Add a list of per-request usage data to Usage enhancement New feature or request feature:chat-completions feature:core feature:lite-llm
#1995 by habema was merged Oct 31, 2025 Loading…
feat: #1760 Add SIP support for realtime agent runner enhancement New feature or request feature:realtime
#1993 by seratch was merged Oct 29, 2025 Loading…
Add runtime type validation for FastMCP constructor parameters
#1989 by Syed-Hamza-Ali-8 was closed Oct 24, 2025 Loading…
fix: #1942 Enable async tool calling in Realtime sessions feature:realtime
#1984 by seratch was merged Oct 23, 2025 Loading…
Fix: Add empty checks for reasoning content arrays in stream handler feature:chat-completions
#1982 by gn00295120 was merged Oct 23, 2025 Loading…
Fix #1559: Handle empty choices array in LiteLLM model (same as PR #935) feature:lite-llm
#1981 by gn00295120 was merged Oct 24, 2025 Loading…
ci: make format required (devs should run
make format before committing) project #1979 by filintod was merged Oct 22, 2025 Loading…
fix: track request count when streaming fails mid-request (fixes #1973)
#1975 by gn00295120 was closed Oct 22, 2025 Loading…
fix: validate tool types in Agent.tools list to prevent runtime AttributeError (fixes #1443) feature:core
#1974 by gn00295120 was closed Oct 23, 2025 Loading…
fix: #1764 enable developers to pass custom reasoning effort for LiteLLM providers enhancement New feature or request feature:lite-llm
#1972 by seratch was merged Oct 22, 2025 Loading…
Fix #1846 Litellm: fails with function name for tool_choice parameter w/ streaming enabled feature:lite-llm
#1971 by ihower was merged Oct 21, 2025 Loading…
fix: #1907 guardrails w/ turn_detection.interrupt_response: true bug Something isn't working feature:realtime
#1968 by seratch was merged Oct 21, 2025 Loading…
Remove unused ui.py example file documentation Improvements or additions to documentation feature:realtime
#1967 by ihower was merged Oct 21, 2025 Loading…
Make Tool Output dict conversion stricter to improve backward compatibility bug Something isn't working feature:core
#1965 by ihower was merged Oct 22, 2025 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.