-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bug with Azure Async filter events processing
#2255
opened Mar 24, 2025 by
kapis
Loading…
1 task done
docs(client): fix incorrect comment about timeout calculation.
#2252
opened Mar 24, 2025 by
grayroom
Loading…
1 task done
fix(types): make id optional in ResponseFunctionToolCallParam
#2249
opened Mar 22, 2025 by
Programmer-RD-AI
Loading…
feat(responses): add ComputerCallOutput to response input parameters
#2248
opened Mar 22, 2025 by
Programmer-RD-AI
•
Draft
chore: add missing openai.fm models to voice Literal
#2237
opened Mar 20, 2025 by
hironow
Loading…
1 task done
fix: handle whitespace-only content in structured output parsing
#2216
opened Mar 18, 2025 by
valenradovich
Loading…
1 task done
Add https:// prefix to azure_endpoint when missing
#2166
opened Mar 6, 2025 by
daravi
Loading…
1 task done
Fix: 'ModelField' object has no attribute 'annotation'
#2163
opened Mar 5, 2025 by
Konnor-Young
Loading…
1 task done
Fix inconsistent base_url behavior in module client and OpenAIClient
#2157
opened Mar 2, 2025 by
SmartManoj
Loading…
Fix memory leak in AsyncCompletions.parse() with dynamically created models
#2148
opened Feb 27, 2025 by
mousberg
Loading…
fix(azure): remove unnecessary model parameter and require azure deployment
#2123
opened Feb 15, 2025 by
Programmer-RD-AI
Loading…
Fix the issue where the task was being scheduled in stopped loop
#2115
opened Feb 12, 2025 by
joaovbsevero
Loading…
1 task done
fix(api): implement get_api_key utility for API key validation
#2114
opened Feb 12, 2025 by
Programmer-RD-AI
Loading…
1 task done
fix(types): add "developer" role to support O-series models
#2071
opened Feb 2, 2025 by
yenslife
Loading…
1 task done
fix: add a check to handle empty or newline-only strings before calling
from_json
#2007
opened Jan 11, 2025 by
maesta7
Loading…
1 task
BUG FIX: Pydantic conversion logic for structured outputs is broken for models containing dictionaries
#2003
opened Jan 10, 2025 by
dbczumar
Loading…
1 task done
Add a pure python web app for interacting with the realtime API
#1989
opened Jan 7, 2025 by
freddyaboulton
Loading…
1 task done
fix: considering default_headers for realtime headers
#1976
opened Dec 26, 2024 by
csgulati09
Loading…
1 task done
Correctly set Accept header to text/event-stream for completion streaming
#1815
opened Oct 23, 2024 by
mathetake
Loading…
1 task done
assistants: fallback type in discriminated unions
#1615
opened Aug 8, 2024 by
kristapratico
Loading…
1 task done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.