RAG Chat Test
This feature helps the administrator test RAG (Retrieval-Augmented Generation) queries against the repository. Each question is analyzed, the relevant documents are retrieved from the vector store, and the AI generates an answer based on the retrieved context.
Check RAG Chat
Section titled “Check RAG Chat”- Write a question in the Question field.
- Press Enter to send the question, or click the Send button. Use Shift+Enter to add a new line without sending.
- Click the Clear button to reset the question and the response.