- 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(client): normalize and strip model names before request
#2633 opened Sep 14, 2025 by hamzasheedi 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
fix: add
ActionFindInPage and allow null url in ActionOpenPage #2622 opened Sep 11, 2025 by salty-flower 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…
fix(images): add optional content_filter_results to Image model + test coverage
#2597 opened Sep 1, 2025 by lucasalencarxisto-stack Loading…
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…
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
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
feat: Add domain filtering options to web_search tool openapi
#2578 opened Aug 22, 2025 by MengAiDev Loading…
fix: remove Required on Optional field openapi
#2576 opened Aug 21, 2025 by truongvan Loading…
1 task done
feat(examples): add dynamic proxy forwarding example
#2567 opened Aug 19, 2025 by harjothkhara Loading…
fix: correct jitter comment to reflect 25% scaling
#2566 opened Aug 19, 2025 by harjothkhara Loading…
fix: Add automatic MIME type detection for file uploads
#2520 opened Aug 7, 2025 by mayur1377 Loading…
1 task done
Doc: Update streaming examples to use gpt-4o instead of gpt-3.5-turbo-instruct
#2506 opened Aug 4, 2025 by princeaden1 Loading…
1 task done
Fix optional logprobs field in ResponseTextDeltaEvent model openapi
#2500 opened Jul 29, 2025 by ygbingo Loading…
1 task done
Improve the log message at INFO level during retry attempts
#2491 opened Jul 23, 2025 by jgbradley1 Loading…
1 task done
Fix the issue of no logprobs when calling non openai
#2490 opened Jul 23, 2025 by kaka1nices Loading…
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(beta): expose vector_stores in Beta client (fixes #2451)
#2478 opened Jul 17, 2025 by RowdyX88 Loading…
1 task done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.