Use lowercase SchemaType enum values #430
Labels
api: aiplatform
Issues related to the googleapis/nodejs-vertexai API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Hey there!
I recently migrated from the @generative-ai-js SDK to the Vertex SDK. In the previous SDK, we had already discussed the benefits of using lowercase SchemaType enum values to align with the OpenAPI standard.
You can refer to this issue and this pull request for more details.
Additionally, I believe both SDKs should be better coordinated. It’s inconsistent for Google SDKs to have different enum styles.
The text was updated successfully, but these errors were encountered: