- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
Hello.
Have you synchronized the underlying data in your knowledge base?
https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-manage.html
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.
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 8 mois
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a 7 mois
- Comment résoudre l'erreur « Impossible de supprimer la base de connaissances » dans Amazon Bedrock ?AWS OFFICIELA mis à jour il y a 2 mois
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