RAG Vector Store Browser
This read-only feature helps the administrator inspect the chunks and metadata actually indexed in the RAG vector store, without needing direct database access.
Check RAG Vector Store
Section titled “Check RAG Vector Store”- Fill in the Node UUID or search words field:
- A value in UUID format lists all the chunks indexed for that node, in chunk order.
- Any other text runs a plain substring search across all indexed content (not a semantic search), and is capped at 50 results.
- Click the Search button.