- Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: handle whitespace-only content in structured output parsing sdk
#2216 opened Mar 18, 2025 by valenradovich Loading…
1 task done
feat(examples): add robust error handling script documentation Improvements or additions to documentation
#2415 opened Jun 17, 2025 by DevAbdullah90 Loading…
Update model parameter type in Session for better compatibility with recently released models openapi
#2593 opened Aug 29, 2025 by heeyoung-kwon Loading…
1 task done
fix: support azure new generation api version
#2585 opened Aug 25, 2025 by hsuyuming Loading…
1 task done
Bug fix: _refresh_api_key not being invoked in case of Callable api key in azure openai
#2627 opened Sep 12, 2025 by anujhydrabadi Loading…
1 task done
BUG FIX: Pydantic conversion logic for structured outputs is broken for models containing dictionaries sdk
#2003 opened Jan 10, 2025 by dbczumar Loading…
1 task done
Make the trailing / optional at openai.base_url setting bug Something isn't working sdk
#780 opened Nov 11, 2023 by kylehh Loading…
1 task done
Fix optional logprobs field in ResponseTextDeltaEvent model openapi
#2500 opened Jul 29, 2025 by ygbingo Loading…
1 task done
docs(examples): add async streaming examples for Responses and Chat
#2645 opened Sep 19, 2025 by lucasalencarxisto-stack Loading…
fix: Add automatic MIME type detection for file uploads
#2520 opened Aug 7, 2025 by mayur1377 Loading…
1 task done
Tests & DX: expand Image coverage (content_filter_results), dedupe retries/timeouts (sync+async); docs & typing polish
#2616 opened Sep 7, 2025 by lucasalencarxisto-stack Loading…
Log the remaining retries info at
info log level #2460 opened Jul 12, 2025 by Amnish04 Loading…
1 task done
refactor(core): centralize OpenAI usage via call_ai()
#2461 opened Jul 12, 2025 by Alokbpandey Loading…
1 task done
fix(azure): remove unnecessary model parameter and require azure deployment Azure for issues relating to the Azure OpenAI service sdk
#2123 opened Feb 15, 2025 by prdai Loading…
fix: considering default_headers for realtime headers sdk
#1976 opened Dec 26, 2024 by csgulati09 Loading…
1 task done
Add a pure python web app for interacting with the realtime API documentation Improvements or additions to documentation
#1989 opened Jan 7, 2025 by freddyaboulton Loading…
1 task done
Add defaults for
type fields in types.beta.realtime and support open str type for session.model #2479 opened Jul 18, 2025 by kfinn-soundhound Loading…
1 task done
Fix excessive token usage with Unicode text in realtime event serialization sdk
#2444 opened Jul 4, 2025 by josharsh Loading…
1 task done
fix(beta): expose vector_stores in Beta client (fixes #2451)
#2478 opened Jul 17, 2025 by RowdyX88 Loading…
1 task done
feat: model as first parameter in body for proxy routing efficiency
#2400 opened Jun 5, 2025 by gbmarc1 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.