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]: Merge adjacent function results in google common #6264

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

bracesproul
Copy link
Collaborator

@bracesproul bracesproul commented Jul 29, 2024

This allows for Google VertexAI to properly handle message histories where two or more tool results are passed back at once.

I am still unable to make Google VertexAI actually call two functions at once.

Copy link

vercel bot commented Jul 29, 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 29, 2024 11:05pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2024 11:05pm

@bracesproul bracesproul marked this pull request as ready for review July 29, 2024 23:44
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 29, 2024
@bracesproul bracesproul merged commit a1f4114 into main Jul 29, 2024
34 checks passed
@bracesproul bracesproul deleted the brace/fix-multi-tool-result-google-vertexai branch July 29, 2024 23:44
@dosubot dosubot bot added the auto:improvement Medium size change to existing code to handle new use-cases label Jul 29, 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:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant