Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
All Content tagged with Amazon Bedrock
The easiest way to build and scale generative AI applications with foundation models (FMs).
コンテンツの言語: 日本語
フィルターするタグを選択する
並べ替え 最新
31件の結果
Amazon Bedrock Knowledge Base evaluation の作成(CreateEvaluationJob) に失敗します。
AWSコンソールから全ての項目を入力し「作成」をクリック後、以下のエラーが表示されます。
"errorCode": "InternalServerException",
"errorMessage": "The system enc...
boto3 の invoke_agent を用いてBedrock ai agentをpythonスクリプトから呼び出しております。
その際に下記のようなエラーが出ます。
botocore.exceptions.EventStreamError: An error occurred (throttlingException) when calling the InvokeAgent operatio...
AWS Bedrock を使いナレッジベースを使っています。
回答内にナレッジベースのどのファイルを参照して回答したかを含めることは可能か?
{
"schemaType": "ModelInvocationLog",
"schemaVersion": "1.0",
"timestamp": "2025-01-23T09:10:16Z",
"accountId": ...
Amazon Bedrockでモデルを有効にしようとすると、"Account is not authorized for the model"と表示され失敗します。
なにかアカウントの設定などを追加でする必要はありそうでしょうか?
### 状況の説明
1. マネジメントコンソールでBedrockのページを開くとまず"The provided model identifier is invalid...
Amazon Bedrock Converse APIでファイルサイズの大きい(2MB程度)CSVファイルをdocumentとして読み込ませると、
```
ERROR: Can't invoke 'anthropic.claude-3-5-sonnet-20241022-v2:0'. Reason: An error occurred (ValidationException) when cal...
昨日より、Bedrockのプレイグラウンドにおいて、テキスト、イメージのいずれを使用した際も、「Too many requests, please wait before trying again.」となり回答がされない状況となった。

*ずーと...
[前提]
・200Mbyte24ファイルのPDFをナレッジベース化しています。
・埋め込みモデルはTitan Text Embeddingsv2 256ベクトルを選択。
・リージョンはus-east-1
・呼び出しは①LambdaからAPI経由で呼び出す②LexからQnAIntent経由で呼び出す2通りのパターンを想定。
[状況]
・bedrockの「ナレッジベースをテスト」でClau...
Amazon Bedrock のモデルアクセスを有効化予定です。
モデルアクセス有効化に関しては料金は発生せず、有効化したモデルを使用することによってオンデマンドの課金が発生する想定ですがその認識で良いでしょうか?