Retrieval Logs
When Using a Knowledge Base in a Prompt within Playground, Experiment or Deployment, logs are generated and will transparently contain details of how Knowledge Bases were accessed. To find logs, head to the Logs tabs within the module you’re in, then select one log to open the detail panel for one log entry. The following panel will open.
User Message Augmentation
On the left side of the panel, you can see how the Knowledge Base variable {{applenew}} is modified with the retrieval results in blue. The blue parts of the messages are the retrieval results injected into the user message. They will then be used as data with which the modelcan respond to the user query.Using the blue text, you can verify that the query is correct and that the expected chunks are loaded into the message.
Retrieval Settings Agentic RAG