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

FIX: support spaces within arguments for Open AI #499

Merged
merged 2 commits into from Feb 29, 2024
Merged

FIX: support spaces within arguments for Open AI #499

merged 2 commits into from Feb 29, 2024

Conversation

SamSaffron
Copy link
Member

Previous to this fix if a tool call ever streamed a SPACE alone,
we would eat it and ignore it, breaking params

Also fixes some tests to ensure they are actually called :)

Previous to this fix if a tool call ever streamed a SPACE alone,
we would eat it and ignore it, breaking params

Also fixes some tests to ensure they are actually called :)
@SamSaffron SamSaffron merged commit 9fb1430 into main Feb 29, 2024
5 checks passed
@SamSaffron SamSaffron deleted the fixes4 branch February 29, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants