You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bedrock Converse API has a limit of 4.5MB per file, up to 5 files (3.75MBx20 for images), and this isn't ideal for larger documents which can't be uploaded as a result, however it would seem feasible to add some sort of chunking of uploads so a large file could be fed into LibreChat, split up into 2 or more parts via the RAG API, then uploaded to Bedrock.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference-call.html#conversation-inference-call-request
The Bedrock Converse API has a limit of 4.5MB per file, up to 5 files (3.75MBx20 for images), and this isn't ideal for larger documents which can't be uploaded as a result, however it would seem feasible to add some sort of chunking of uploads so a large file could be fed into LibreChat, split up into 2 or more parts via the RAG API, then uploaded to Bedrock.
Beta Was this translation helpful? Give feedback.
All reactions