-
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
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
fix: correct prompt_cache_retention literal type from "in-memory" to "in_memory"
#3003
opened Mar 24, 2026 by
alvinttang
Loading…
fix: narrow broad except Exception in retry loop to httpx.RequestError
#3002
opened Mar 24, 2026 by
alvinttang
Loading…
3 tasks
fix: treat empty OPENAI_BASE_URL env var as unset to restore default fallback
#3001
opened Mar 22, 2026 by
NIK-TIGER-BILL
Loading…
fix(compat): coerce by_alias=None to False in model_dump to fix TypeError with pydantic v2
#2999
opened Mar 21, 2026 by
NIK-TIGER-BILL
Loading…
fix: treat empty OPENAI_BASE_URL same as None for default fallback
#2998
opened Mar 21, 2026 by
vivekvar-dl
Loading…
5 tasks done
feat(lib): export type_to_response_format_param publicly
#2993
opened Mar 20, 2026 by
Bortlesboat
Loading…
Refresh callable Azure API keys before requests
#2992
opened Mar 19, 2026 by
LittleChenLiya
Loading…
Normalize module client base_url trailing slash
#2990
opened Mar 19, 2026 by
LittleChenLiya
Loading…
fix(types): use in_memory prompt_cache_retention literal
#2989
opened Mar 19, 2026 by
theamodhshetty
Loading…
fix(client): fall back when OPENAI_BASE_URL is empty
#2988
opened Mar 19, 2026 by
theamodhshetty
Loading…
fix(pydantic): recurse into oneOf variants in strict JSON schema
#2987
opened Mar 18, 2026 by
alvinttang
Loading…
3 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.