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-genai[patch]: Fix removing additionalProperties edge case #5798

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

bracesproul
Copy link
Member

Before, it wasn't able to always remove additionalProperties when there was a zod schema nested in an array

closes #5779

Copy link

vercel bot commented Jun 18, 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 Jun 18, 2024 5:26pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 5:26pm

@bracesproul bracesproul marked this pull request as ready for review June 18, 2024 17:06
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 18, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. auto:bug Related to a bug, vulnerability, unexpected error with an existing feature and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChatGoogleGenerativeAI: Invalid JSON payload received
1 participant