googleapis / googleapis/nodejs-agentplatform
Use lowercase SchemaType enum values
Open
api: aiplatform
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 182
- Forks
- 69
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
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](https://github.com/google-gemini/generative-ai-js/issues/153) and this [pull request](https://github.com/google-gemini/generative-ai-js/pull/229) for more details.
Additionally, I believe both SDKs should be better coordinated. It’s inconsistent for Google SDKs to have different enum styles.
Contributor guide
Assessment
This issue has not been assessed yet.