Skip to content

Unable to retrieve a "call" I made using the Test My Knowledge Base UI

0

I made a query to test my knowledge base, but I accidentally changed the page and going back to test my knowledge base I don't see the response - how can I retrieve this response? I don't see any history of my test in the UI... Would be nice to access each response we get, even if we accidentally switch pages by clicking somewhere by error.

1 Answer
1
Accepted Answer

Unfortunately, there is no built-in feature in the Amazon Bedrock console to retrieve or access the history of previous test queries and responses for a knowledge base. The Test Knowledge Base functionality in the console is designed for immediate testing and does not maintain a persistent history of queries and responses.

When you navigate away from the test window or change pages, the previous test results are not saved or accessible. Each time you open the test window, you start with a fresh session.

To maintain a record of your test queries and responses, you would need to manually save or copy the information before navigating away from the test window. Alternatively, you could consider using the API methods for querying your knowledge base, which would allow you to programmatically store and retrieve your query history.

While it would indeed be convenient to have access to previous test responses, especially in cases of accidental page changes, this feature is not currently available in the Amazon Bedrock console interface for knowledge base testing.
Sources
Query a knowledge base and retrieve data - Amazon Bedrock
Test your knowledge base with queries and responses - Amazon Bedrock

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.