Assigned
Status Update
Comments
jo...@google.com <jo...@google.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
wi...@google.com <wi...@google.com> #3
@vrames
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
wi...@google.com <wi...@google.com> #4
N/A
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
Support more machine types (really all machine types ideally) in Vertex AI/AI Platform Training. Specifically the m1-megamem-96 is of interest to our teams.
How this might work:
Allowing each project to granularly control their pool of resources and specify which machines they'd like from all GCP.
If applicable, reasons why alternative solutions are not sufficient:
Vertically scaling is very limited, and we'd like more options for vertically scaling our applications, and more flexibility when horizontally scaling.
Other information (workarounds you have tried, documentation consulted, etc):
There are no workarounds for vertically scaling.