Update docs/guides/chat/start_chat.md
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
This commit is contained in:
parent
24a675545b
commit
5722e87326
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Initiate an AI-powered chat with a configured chat assistant.
|
|||
|
||||
---
|
||||
|
||||
Knowledge base, hallucination-free chat, and file are the three pillars of RAGFlow. Chats in RAGFlow are based on a particular dataset or multiple datasets. Once you have created your dataset, finished file parsing, and [run a retrieval test](../dataset/run_retrieval_test.md), you can go ahead and start an AI conversation.
|
||||
Chats in RAGFlow are based on a particular dataset or multiple datasets. Once you have created your dataset, finished file parsing, and [run a retrieval test](../dataset/run_retrieval_test.md), you can go ahead and start an AI conversation.
|
||||
|
||||
## Start an AI chat
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue