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

Include stream=True in prediction stream snippet #279

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

nateraw
Copy link
Contributor

@nateraw nateraw commented Mar 26, 2024

Add missing stream=True in this snippet. Without it, you'll get error message about the model not supporting streaming.

@nateraw nateraw requested a review from mattt March 26, 2024 19:20
@mattt mattt changed the title 📝 include stream=True in prediction stream snippet Include stream=True in prediction stream snippet Mar 26, 2024
Copy link
Member

@mattt mattt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @nateraw!

@mattt mattt merged commit 4cc05ad into main Mar 26, 2024
8 checks passed
@mattt mattt deleted the fix-readme-predictions-stream branch March 26, 2024 19:54
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.

None yet

2 participants