Skip to content

knowledge-based agent to give read more link

0

I’m using a knowledge-based agent with a linked knowledge base. I’ve provided links to my data within the KB. However, when I ask questions, the agent doesn’t provide relevant links for further reading. How can I ensure that the agent includes relevant links from the KB along with its answers?

Let me know I need to mention or write link in KB document in specific way also. Using Sonnet model, also provided instruction to provide links in answer , but no luck.

1 Answer
0

I am not clear from your question if you setup a data source for the knowledge base.
https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-ds.html

An easy one for testing is to use an S3 bucket as a Data Source and put some Word docs or PDFs in the bucket. After configuring the Data Source, make sure that it Syncs (that is when the Knowledge Base reads and vectorizes the data source). Once that is done, try asking some questions of the Knowledge Base in the Playground.

Hope this helps!

AWS
EXPERT
answered 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.