-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add backoff_factor and max_backoff for customizable retry backoff
#3045
opened Apr 1, 2026 by
crawfordxx
Loading…
feat: add request/response body logging at DEBUG level
#3043
opened Apr 1, 2026 by
crawfordxx
Loading…
5 tasks
feat: add InsufficientQuotaError for insufficient_quota 429 responses
#3042
opened Apr 1, 2026 by
crawfordxx
Loading…
1 task done
fix: add missing f-string prefix in async_to_httpx_files error message
#3039
opened Mar 30, 2026 by
Quratulain-bilal
Loading…
fix(streaming): handle top-level SSE error messages
#3038
opened Mar 28, 2026 by
raashish1601
Loading…
Sanitize replayed Responses output items before resend
#3025
opened Mar 27, 2026 by
raashish1601
Loading…
fix(types): use in_memory for prompt cache retention
#3024
opened Mar 27, 2026 by
raashish1601
Loading…
Make ResponseOutputMessageParam.id optional
#3023
opened Mar 27, 2026 by
raashish1601
Loading…
1 task done
fix: correct typo "th" to "the" in StreamAlreadyConsumed error message
#3022
opened Mar 27, 2026 by
nil957
Loading…
fix(responses): handle null text values in output_text property
#3017
opened Mar 26, 2026 by
dagangtj
Loading…
2 tasks done
Fix undocumented reasoning+message pairing constraint in Responses API
#3016
opened Mar 26, 2026 by
BillionClaw
Loading…
fix(types): make ResponseOutputMessageParam.id optional
#3015
opened Mar 26, 2026 by
theamodhshetty
Loading…
fix: add client-side validation for shell tool allowlist network policy
#3014
opened Mar 25, 2026 by
giulio-leone
Loading…
feat(lib): add get_response_input_items and validate_response_input for multi-turn reasoning
#3013
opened Mar 25, 2026 by
majiayu000
Loading…
3 tasks done
responses: guard Response.output_text against null content.text (fixes #3011)
#3012
opened Mar 25, 2026 by
harshkumarchourasia
Loading…
fix(streaming): guard against IndexError in Responses API stream accumulator
#3010
opened Mar 25, 2026 by
Krishnachaitanyakc
Loading…
5 tasks done
Use the creation loop for AsyncHttpxClientWrapper cleanup
#3006
opened Mar 24, 2026 by
anurag9099
Loading…
fix: treat empty OPENAI_BASE_URL env var as unset, fall back to default
#3004
opened Mar 24, 2026 by
alvinttang
Loading…
3 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.