> ## Documentation Index
> Fetch the complete documentation index at: https://java.agentscope.io/llms.txt
> Use this file to discover all available pages before exploring further.

# RAG 知识库

选择下方指南，了解RAG 知识库的配置与使用。

<CardGroup cols={2}>
  <Card title="百炼知识库" href="/v2/zh/integration/rag/bailian" />

  <Card title="Dify" href="/v2/zh/integration/rag/dify" />

  <Card title="HayStack" href="/v2/zh/integration/rag/haystack" />

  <Card title="概览" href="/v2/zh/integration/rag/overview" />

  <Card title="RAGFlow" href="/v2/zh/integration/rag/ragflow" />

  <Card title="Simple" href="/v2/zh/integration/rag/simple" />
</CardGroup>
