-
Bug
-
Resolution: Unresolved
-
Undefined
-
1.9.0
-
None
-
False
-
-
False
-
-
Known Issue
-
Done
-
-
Description of problem:
When the Lightspeed user enters a prompt to ask a question to Lightspeed, the selected LLM proceeds to provide a response to the question.
If the LLM looks up the RHDH documentation from the vector stores RAG, then the LLM is supposed to provide the links to the RHDH documentation specific to the user question.
But with LCORE 0.4.0, the Lightspeed plugin no longer shows the RAG Sources at the end of a response.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Ask a question about RHDH
Actual results:
No RAG Sources at the end of a response
Expected results:
There should be RAG Sources at the end of a response, providing links to the specific RHDH documentation answering the question.