chatbot-ui icon indicating copy to clipboard operation
chatbot-ui copied to clipboard

Unable to process files > 4.5Mb

Open fkesheh opened this issue 1 year ago • 1 comments

Vercel functions has a 4.5Mb file size limit - Limiting documents that can be processed /api/retrieval/process

https://vercel.com/docs/limits/overview#serverless-function-payload-size-limit

After failing, it doesn't allow user to add any new file.

fkesheh avatar Feb 14 '24 14:02 fkesheh

Having trouble with files > 15MB, trying to upload 100MB file and have set config.toml to match 100MB value but not having luck when uploading from localhost, getting "Failed to upload" error in UI. Any ideas??

mpwall avatar Mar 17 '24 03:03 mpwall