Updated the doc for configuring api key (#1112)

### What problem does this PR solve?

#720 

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2024-06-11 13:52:27 +08:00
committed by GitHub
parent 0b92f02672
commit e28d13e3b4
6 changed files with 57 additions and 25 deletions

View File

@ -5,7 +5,7 @@ slug: /configure_knowledge_base
# Configure a knowledge base
Knowledge base, hallucination-free chat, and file management are three pillars of RAGFlow. RAGFlow's AI chats are based on knowledge bases. Each of RAGFlow's knowledge bases serves as a knowledge source, *parsing* files uploaded from your local machine and file references generated in **File Management** into the real 'knowledge' for future AI chats. This guide demonstrates some basic usages of the knowledge base feature, covering the following topics:
Knowledge base, hallucination-free chat, and file management are the three pillars of RAGFlow. RAGFlow's AI chats are based on knowledge bases. Each of RAGFlow's knowledge bases serves as a knowledge source, *parsing* files uploaded from your local machine and file references generated in **File Management** into the real 'knowledge' for future AI chats. This guide demonstrates some basic usages of the knowledge base feature, covering the following topics:
- Create a knowledge base
- Configure a knowledge base