- Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix excessive token usage with Unicode text in realtime event serialization sdk
#2444 opened Jul 4, 2025 by josharsh Loading…
1 task done
feat: model as first parameter in body for proxy routing efficiency
#2400 opened Jun 5, 2025 by gbmarc1 Loading…
Add info on garbage collection of async clients
#2388 opened May 30, 2025 by damccorm Loading…
1 task done
fix(streaming): invert logic for assistant stream parsing
#2373 opened May 22, 2025 by RobertCraigie • Draft
feat(api): return better error message on missing embedding
#2369 opened May 21, 2025 by schuellerf Loading…
1 task done
Fix incorrectly parsing event fieldnames in yielding responses
#2363 opened May 19, 2025 by idantene Loading…
1 task done
docs(client): fix incorrect comment about timeout calculation.
#2252 opened Mar 24, 2025 by grayroom Loading…
1 task done
feat(responses): add ComputerCallOutput to response input parameters
#2248 opened Mar 22, 2025 by Programmer-RD-AI • Draft
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 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
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 sdk
#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! Find all pull requests that aren't related to any open issues with -linked:issue.