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 streaming response with empty content #16

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

GaspardBT
Copy link
Collaborator

This PR updates the client to accepts "content": null when returning tool call in streaming
Files of interest:

And an extra example for function calling with streaming here

fixes #13

@GaspardBT GaspardBT merged commit d32057e into main Aug 19, 2024
2 checks passed
@GaspardBT GaspardBT deleted the gaspardBT/fix-stream-empty-content branch November 12, 2024 18:29
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.

Zod validation errors when using streaming with functions/tools
2 participants