[Question]: Facing issues with file upload #7567
Unanswered
mansiibm
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
My models have token input context upto - millions like 8m and 2m still fails. Other json files are working just this fails |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using the latest dev-api and rag version- version-5. I am trying to upload a JSON file, which is 4573 kb. And the error in the logs is -
Now from prompt bar and file upload, I cannot upload the file it shows error uploading with above message. If I pass to code interpreter it fails stating-
Error processing tool: Received tool input did not match expected schema
My file size limit is- 25 mb per file.
Model I used- gpt-4.1 from openAI with agents for screenshot
The file has- 179361 lines
Beta Was this translation helpful? Give feedback.
All reactions