-
Notifications
You must be signed in to change notification settings - Fork 68
add response_mime_type to GenerationConfig #306
Copy link
Copy link
Closed
Labels
api: aiplatformIssues related to the googleapis/nodejs-vertexai API.Issues related to the googleapis/nodejs-vertexai API.priority: p3Desirable enhancement or fix. May not be included in next release.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.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: aiplatformIssues related to the googleapis/nodejs-vertexai API.Issues related to the googleapis/nodejs-vertexai API.priority: p3Desirable enhancement or fix. May not be included in next release.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.‘Nice-to-have’ improvement, new feature or different behavior or design.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
The
GenerationConfigas described in the API reference includes new features such as response_mime_type and seed. However, these features are currently not available in the SDK. Could these be implemented or updated in the SDK to match the documentation?Describe alternatives you've considered
Fork it
Additional context