RAG Retrieval Test
Embed a test question and search the knowledge base via match_rag_chunks (customer) or admin vector scan (admin/internal). Retrieval diagnostics only — no chatbot answer generation.
Debug: Retrieved chunks only. These are not final chatbot answers.
Search
Uses DashScope text embeddings (server-side DASHSCOPE_API_KEY). Customer audience uses the production match_rag_chunks RPC with customer-safe filters; threshold and category are applied after retrieval.