openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Front UI doesn't match up with AI limit

Open zedhaque opened this issue 2 years ago • 0 comments
trafficstars

When you start the "File Q&A" app (https://github.com/openai/openai-cookbook/tree/main/apps/file-q-and-a/nextjs) in the file upload screen it says:

You can upload 30MB per file and unto 75 file. (see attached) Screenshot 2023-03-19 at 10 33 11 am

But the console shows the error of 4MB limit (see attached) Screenshot 2023-03-19 at 10 31 48 am

What should be the correct limit? how do I fix this? is it really 75 file is the limit?

zedhaque avatar Mar 18 '23 23:03 zedhaque