Hello all,
New to vertex and am attempting to parse a larger file by housing it within a bucket and uploading with within Gemini 1.5 with the "Import from Cloud Storage" feature. I used this and set the bucket and files within it without issue but on attempt to query receive a Precondition check failed. In investigating the error I can only really find other non-similar issues with the same keywords. Just curious if it is a permissions issue or skill issue on my end. I am open to any suggestions to deal with this.
Thanks for reading 🙂
Logged in to say I am having the same issue. Just tried after Gemini 1.5 pro was released to the broader public (may 14 2024) and no luck. Would love if anyone had thoughts on what is going on.
I was just having this problem. Turns out the mime-type on my Cloud Storage object didn't match the mime-type I passed to the Vertex AI API when calling Gemini.
In Storage: application/octet-stream
In my API call: application/pdf
Correct type: application/pdf
This may not be the same cause as your issue, but worth a look...
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |