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

[Vertex AI] Remove format for floating-point Schema types #13990

Draft
wants to merge 1 commit into
base: release-11.4
Choose a base branch
from

Conversation

andrewheard
Copy link
Contributor

TODO: Decide on merging to main based on backend timeline.

Removed the "float" and "double" format hints in Schema.float() and Schema.double() as a temporary workaround for the error Unable to submit request because one or more response schemas specified incorrect schema type field. For schema with format, schema type should be STRING. Learn more: https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/control-generated-output (see #13977 for more details).

#no-changelog

@andrewheard andrewheard added this to the 11.5.0 - M156 milestone Oct 29, 2024
@andrewheard andrewheard self-assigned this Oct 29, 2024
@andrewheard
Copy link
Contributor Author

cc: @rlazo @davidmotson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant