Assigned
Status Update
Comments
l....@gmail.com <l....@gmail.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.
sa...@jiafinance.com <sa...@jiafinance.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.
Description
Currently, the highest version of python available in AI Platform offered container images is lower than 3.8
Although there is the possibility to create custom container images to use in AI Platform, it would be very helpful to have a container image with Python version 3.8 or higher as an option among the offered ones, since it would be widely used by AI Platform users. This way, AI Platforms users wouldn't need to create custom containers in order to use a higher version of Python.