harshit gupta
10/15/2025, 4:28 PM[VertexAI.ClientError]: got status: 400 Bad Request.
{"error":{"code":400,"message":"The input token count (1125861) exceeds the maximum number of tokens allowed (1048575).","status":"INVALID_ARGUMENT"}}
Additional Information:
Tool may only support Gemini 2.0 Flash (token limit ≈ 1 million).
The tool seems (a guess) to be internally chunking based on Gemini 2.5 Flash (higher token limit), causing overflow.
Attempted switching to Gemini 1.5 Pro through tool settings, but upload fails as “model not authorised for use with Vertex AI”.