Skip to content

Pull requests: openai/openai-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(cli): add shell completion support
#2810 opened Dec 31, 2025 by Ahmed-AdelB Loading…
6 tasks done
feat: missing type for batch request input and output objects
#2809 opened Dec 30, 2025 by NikkiAung Loading…
1 task done
Fix unreachable dead code in error event handling
#2808 opened Dec 28, 2025 by yurekami Loading…
3 tasks done
fix(streaming): move error event check before thread.* handling
#2807 opened Dec 28, 2025 by yurekami Loading…
1 of 2 tasks
Fix Session import in push_to_talk_app.py example
#2803 opened Dec 22, 2025 by primal100 Loading…
1 task done
Align chat named tool choice param with docs
#2800 opened Dec 21, 2025 by majiayu000 Loading…
fix(realtime): add conversation item reference type
#2799 opened Dec 21, 2025 by majiayu000 Loading…
fix(streaming): raise on thread error events
#2798 opened Dec 20, 2025 by majiayu000 Loading…
feat: add gpt-audio-mini to ChatModel list
#2791 opened Dec 17, 2025 by majiayu000 Loading…
docs: use smaller image URL in vision example
#2790 opened Dec 17, 2025 by majiayu000 Loading…
OpenAI API: image input should have default "detail" field.
#2786 opened Dec 16, 2025 by kflu Loading…
1 task done
Upgrade GitHub Actions for Node 24 compatibility
#2784 opened Dec 16, 2025 by salmanmkc Loading…
Aung/fix text tokens and image tokens not documented or typed
#2775 opened Dec 11, 2025 by NikkiAung Loading…
1 task done
Fixed bug usage.prompt_tokens_details=None
#2773 opened Dec 10, 2025 by NikkiAung Loading…
1 task done
fix(azure): support v1/preview/latest API versions
#2766 opened Dec 4, 2025 by Chesars Loading…
1 task done
fix: pickle exceptions with custom __reduce__
#2747 opened Nov 12, 2025 by srilman Loading…
1 task done
ProTip! Exclude everything labeled bug with -label:bug.