Skip to content

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.

  • 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.