Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOID] Fixes #4156: Improves handling of empty or blank input for openai procedures (#4228) #4316

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Dec 18, 2024

Fixes #4156

Cherry-pick d6b31c3

@vga91 vga91 added cherry-picked This PR has been cherry-picked to the other active branches 4.4 extended-functionality labels Dec 18, 2024
…nai procedures (#4228)

* Fixes #4156: Improves handling of empty or blank input for openai procedures

* fix tests

* changed boolean conditions
@vga91 vga91 merged commit d8a44e1 into 4.4 Dec 18, 2024
12 checks passed
@vga91 vga91 deleted the 4.4-issue-4156 branch December 18, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.4 cherry-picked This PR has been cherry-picked to the other active branches extended-functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sending empty batch to OpenAI returns 400
1 participant