Skip to content

Generalize NOT_GIVEN check with omit for openai#4926

Merged
sl0thentr0py merged 1 commit into
masterfrom
neel/fix-openai-not-given
Oct 15, 2025
Merged

Generalize NOT_GIVEN check with omit for openai#4926
sl0thentr0py merged 1 commit into
masterfrom
neel/fix-openai-not-given

Conversation

@sl0thentr0py

Copy link
Copy Markdown
Member

Description

openai uses Omit now instead of NotGiven
openai/openai-python@8260288

Issues

@sl0thentr0py sl0thentr0py requested a review from a team as a code owner October 15, 2025 11:30
@linear

linear Bot commented Oct 15, 2025

Copy link
Copy Markdown

@sl0thentr0py sl0thentr0py enabled auto-merge (squash) October 15, 2025 11:40
@sl0thentr0py sl0thentr0py merged commit a311e3b into master Oct 15, 2025
112 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/fix-openai-not-given branch October 15, 2025 11:42
@aman-noora

Copy link
Copy Markdown

Hey, thanks for the fix. Can you please share by when will a release be made with this fix?

@sl0thentr0py

Copy link
Copy Markdown
Member Author

@aman-noora we can make one on Monday, I'll ping you when it's out

@aman-noora

Copy link
Copy Markdown

Thank you so much! @sl0thentr0py - appreciate the quick turnaround!

@sl0thentr0py

Copy link
Copy Markdown
Member Author

@aman-noora released in 2.42.1

sl0thentr0py added a commit that referenced this pull request Nov 3, 2025
same as #4926

#### Issues

* resolves: #5057
* resolves: PY-1959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade OpenAI and use the new OMIT convention instead of NOT_GIVEN

3 participants