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
1 changed files with 24 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ sidebar_position: 2
|
|||
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.
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue