RAGFlow#

RAGFlow on DKubeX is a retrieval-augmented generation (RAG) engine built on deep document understanding. It turns your documents into searchable knowledge bases and lets you chat with them, returning truthful answers backed by citations from your own data. On DKubeX, RAGFlow is pre-integrated with platform single sign-on and with cluster-local chat, embedding, and rerank models served through SecureLLM — so you provide only a SecureLLM API key, not separate model provider accounts.

Key features#

  • Knowledge bases — Upload documents, parse them with configurable parsers and chunking, and run retrieval tests to tune quality.

  • Chat assistants — Ground a chat on one or more knowledge bases and get answers with citations back to the source.

  • DKubeX models — Chat, embedding, and rerank models from the built-in DKubeX provider, backed by SecureLLM. No external API keys.

  • Agents — Build multi-step agents on top of your knowledge bases.

  • Team & sharing — Share knowledge bases, assistants, agents, and models with your team.

  • Platform SSO — Automatically signed in via DKubeX; no separate RAGFlow login.

Tutorials#