Skip to content

Bedrock service query

0

We configured chatbot with Bedrock and knowledge base. We see 'source' address bugs. Any assistance to configure and get source results.

1 Answer
0

Hi,

I would suggest that you trace the bedrock queries with KB more in details to really see what is returned by RAG and used as input to query the LLM.

For that, see my article: https://repost.aws/articles/AR-LV1HoR_S0m-qy89wXwHmw/the-leverage-of-llm-system-prompt-by-knowledge-bases-for-bedrock-in-rag-workflows

After having this trace, you should be able to determine if the issue comes from the initial RAG part or from the LLM answer based on this RAG input.

Best,

Didier

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.