mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-20 06:49:08 +08:00
Updated screenshots for Starting an AI chat (#3139)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
parent
1d0a5606b2
commit
35a451c024
@ -3,7 +3,7 @@ sidebar_position: 2
|
|||||||
slug: /start_chat
|
slug: /start_chat
|
||||||
---
|
---
|
||||||
|
|
||||||
# Start an AI chat
|
# Start an AI-powered chat
|
||||||
|
|
||||||
Knowledge base, hallucination-free chat, and file management are the three pillars of RAGFlow. Chats in RAGFlow are based on a particular knowledge base or multiple knowledge bases. Once you have created your knowledge base and finished file parsing, you can go ahead and start an AI conversation.
|
Knowledge base, hallucination-free chat, and file management are the three pillars of RAGFlow. Chats in RAGFlow are based on a particular knowledge base or multiple knowledge bases. Once you have created your knowledge base and finished file parsing, you can go ahead and start an AI conversation.
|
||||||
|
|
||||||
@ -46,11 +46,13 @@ You start an AI conversation by creating an assistant.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Update settings of an existing dialogue
|
## Update settings of an existing chat assistant
|
||||||
|
|
||||||
Hover over an intended dialogue **>** **Edit** to show the chat configuration dialogue:
|
Hover over an intended chat assistant **>** **Edit** to show the chat configuration dialogue:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Integrate chat capabilities into your application
|
## Integrate chat capabilities into your application
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user