AWS Bedrock - Knowledge base testing

0

I have set up the knowledge base of my sample data in s3 with Bedrock and created the data source in the console. Now i tested the knowledge base by posting the query to Anthropic Claude and i don't get relevant answers to my data. Responses turn out as inaccurate. What can i do ? will appreciate your responses.

sree
質問済み 4ヶ月前1163ビュー
2回答
1

Hi,

You should initially implement a use case ensuring that your KB is properly used by Claude in its answer. In particular, you should leverage the source attribution features of Bedrock to have a clear proof that it used your data: see https://aws.amazon.com/bedrock/knowledge-bases/ for explanation of source attribution

Then, I would suggest that you replicate this demo in your environment to validate source attribution to your KB: https://community.aws/content/2ZALOArFoqNipOSZreZsXzRTny5/aws-bedrock---knowledge-base---demo?lang=en

Best,

Didier

profile pictureAWS
エキスパート
回答済み 4ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
  • Followed the documentation and configured the knowledge base, data source , synced vector store based on the doc. Then i tested the KB with the queries related to the data in KB. But getting incorrect responses from FM. All i guess is the foundation model is not trained on the KB / not in sync with data

0

Hello.

Have you synchronized the underlying data in your knowledge base?
https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-manage.html

profile picture
エキスパート
回答済み 4ヶ月前
  • Yes I synced the data in the knowledge base. But still getting incorrect response from FM for the queries in the Test knowledge base playground.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ