Which Bedrock Quota Services Should I Increase?

0

Hello, I developed a webapp that intracts with Bedrock trough an API to request services on demand. The workflow is as it follows: We upload PDF document , which are technical sheets of products, then connects with Bedrock, transforms the document to images, read the info contained and then returns the recognized information. The documents size is 15mb average, and we are having trouble because the connection breaks. No error of credentials is received back, just the process breaks down and no information is recevied. I think that the problem is with quotas. Considering the process that we do with the documents, which services would you recommend to request a quota increase?

Thank you.

2 回答
1

According to the Amazon Bedrock API Reference, you can include up to five documents. Each document's size must be no more than 4.5 MB.

已回答 3 个月前
0

Hello.

Looking at Amazon Bedrock's quotas, I can't find any quotas related to file upload size.
I suspect that the problem is not with Bedrock, but with a limitation of the model you are using, or with the upload method.
Are there any errors output in the application log?
https://docs.aws.amazon.com/general/latest/gr/bedrock.html

profile picture
专家
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则