UI updates + RAGFlow image description (#3995)

### What problem does this PR solve?



### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2024-12-12 09:57:52 +08:00
committed by GitHub
parent 6d19294ddc
commit bb8f97c9cd
11 changed files with 75 additions and 76 deletions

View File

@ -37,7 +37,7 @@ RAGFlow's no-code editor spares you the trouble of coding, making agent developm
Heres a breakdown of each component and its role and requirements in the chatbot template:
- **Begin**
- Function: Sets the opening greeting for the user.
- Function: Sets an opening greeting for users.
- Purpose: Establishes a welcoming atmosphere and prepares the user for interaction.
- **Interact**