fede115
1
Describe the problem/error/question
When I generate a binary file from JSON and send it to Gemini for analysis, Gemini return Internal Server Error.
What is the error message (if any)?
The service was not able to process your request
An internal error has occurred. Please retry or report in Troubleshooting guide | Gemini API | Google AI for Developers
Please share your workflow
Share the output returned by the last node
None
Hi @fede115, welcome!
I don’t think JSON files are supported as a document,
You can see the supported document types here:
so I tried converting the file to CSV, and that was accepted:
1 Like
fede115
3
Thanks for the very quick reply.
Yeah it looks like CSV works indeed.
Thank you !
1 Like
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.