### What problem does this PR solve? feat: Add RetrievalDocuments to SearchPage #2247 feat: Click on the link in the reference to display the pdf drawer #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -646,7 +646,7 @@ The above is the content you need to summarize.`,
|
||||
operation: 'operation',
|
||||
run: 'Run',
|
||||
save: 'Save',
|
||||
title: 'Title:',
|
||||
title: 'ID:',
|
||||
beginDescription: 'This is where the flow begins.',
|
||||
answerDescription: `A component that serves as the interface between human and bot, receiving user inputs and displaying the agent's responses.`,
|
||||
retrievalDescription: `A component that retrieves information from a specified knowledge base and returns 'Empty response' if no information is found. Ensure the correct knowledge base is selected.`,
|
||||
|
||||
Reference in New Issue
Block a user