GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

Allow Users to view the retrieved excerpts in ChatQnA

Open yogeshmpandey opened this issue 1 year ago • 1 comments

Currently, in the ChatQnA Demo application, users cannot view the excerpts retrieved from the knowledge base and used by the Language Model (LLM) to generate the answers. It would be beneficial for users to see these excerpts, as it would provide transparency into the reasoning process of the LLM and help users understand the context and sources of the generated answers.

yogeshmpandey avatar Aug 13 '24 11:08 yogeshmpandey