- 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
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…
test: improve retries and timeouts coverage (sync + async)
#2615 opened Sep 7, 2025 by lucasalencarxisto-stack Loading…
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
Preserve emoji characters in structured output payloads
#2691 opened Oct 14, 2025 by jonwiggins Loading…
1 task done
tests: improve coverage for timeouts and retries with async cases
#2596 opened Aug 31, 2025 by lucasalencarxisto-stack Loading…
tests: add async timeout/retry coverage and clarify per-request overrides
#2595 opened Aug 31, 2025 by lucasalencarxisto-stack Loading…
fix: add
ActionFindInPage and allow null url in ActionOpenPage #2622 opened Sep 11, 2025 by salty-flower Loading…
1 task done
Fix: Prevent memory leak in responses.parse with bounded TypeAdapter …
#2676 opened Oct 3, 2025 by ishanrajsingh Loading…
6 of 7 tasks
fix(images): add optional content_filter_results to Image model + test coverage
#2597 opened Sep 1, 2025 by lucasalencarxisto-stack Loading…
fix(client): normalize and strip model names before request
#2633 opened Sep 14, 2025 by hamzasheedi Loading…
1 task done
Fixes
tool_choice handling in the Python SDK `Responses API openapi #2591 opened Aug 28, 2025 by maryamfaizan53 Loading…
fix: remove Required on Optional field openapi
#2576 opened Aug 21, 2025 by truongvan 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
docs(client): fix incorrect comment about timeout calculation. documentation Improvements or additions to documentation
#2252 opened Mar 24, 2025 by grayroom Loading…
1 task done
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
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
fix: considering default_headers for realtime headers sdk
#1976 opened Dec 26, 2024 by csgulati09 Loading…
1 task done
Fix the issue where the task was being scheduled in stopped loop sdk
#2115 opened Feb 12, 2025 by joaovbsevero 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 Programmer-RD-AI Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.