Assigned
Status Update
Comments
se...@google.com <se...@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.
fa...@axa.ch <fa...@axa.ch> #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.
Description
FR: have this done by the Vertex AI Notebook tool itself to simplify things for the user as it is done for other service like:
- Vertex AI Training based on custom container
- Vertex AI Serving based on custom container
- Cloud Run
....