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

google-common[patch]: Add streaming constructor param #6165

Merged
merged 3 commits into from
Jul 21, 2024

Conversation

bracesproul
Copy link
Collaborator

@bracesproul bracesproul commented Jul 21, 2024

Closes #6158

Also fixes callbacks by actually calling handleLLMNewToken

Copy link

vercel bot commented Jul 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 8:21pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 8:21pm

@bracesproul bracesproul marked this pull request as ready for review July 21, 2024 20:05
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. auto:improvement Medium size change to existing code to handle new use-cases labels Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChatVertexAI does not have an option to pass streaming when initializing the model.
1 participant