- 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
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…
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
fix: add
ActionFindInPage and allow null url in ActionOpenPage #2622 opened Sep 11, 2025 by salty-flower Loading…
1 task done
docs: Add function calling migration guide for Responses API
#2679 opened Oct 5, 2025 by ishanrajsingh Loading…
Fix: Prevent memory leak in responses.parse with bounded TypeAdapter …
#2676 opened Oct 3, 2025 by ishanrajsingh Loading…
6 of 7 tasks
fix(client): normalize and strip model names before request
#2633 opened Sep 14, 2025 by hamzasheedi Loading…
1 task done
feat: Add completion attribute to ContentFilterFinishReasonError for parity with LengthFinishReasonError
#2730 opened Nov 5, 2025 by PupiBott Loading…
Improve the log message at INFO level during retry attempts
#2491 opened Jul 23, 2025 by jgbradley1 Loading…
1 task done
Bearer token provider addition to openaiclient
#2470 opened Jul 15, 2025 by johanste Loading…
1 task done
Fixes
tool_choice handling in the Python SDK `Responses API openapi #2591 opened Aug 28, 2025 by maryamfaizan53 Loading…
fix: support azure new generation api version
#2585 opened Aug 25, 2025 by hsuyuming Loading…
1 task done
Fix inconsistent base_url behavior in module client and OpenAIClient sdk
#2157 opened Mar 2, 2025 by SmartManoj Loading…
fix: remove Required on Optional field openapi
#2576 opened Aug 21, 2025 by truongvan 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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.