mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-05 10:05:05 +08:00
Refact: Updated UI tips (#12976)
### What problem does this PR solve? Updated UI tips. ### Type of change - [x] Refactoring
This commit is contained in:
@ -390,7 +390,7 @@
|
||||
"text": "Select your desired knowledge base from the dropdown menu. \nThe Agent will only retrieve from the selected knowledge base and use this content to generate responses."
|
||||
},
|
||||
"label": "Note",
|
||||
"name": "Workflow overall description"
|
||||
"name": "Workflow description"
|
||||
},
|
||||
"dragHandle": ".note-drag-handle",
|
||||
"dragging": false,
|
||||
|
||||
@ -337,7 +337,7 @@
|
||||
"text": "Select your desired knowledge base from the dropdown menu. \nThe retrieval assistant will only use data from your selected knowledge base to generate responses."
|
||||
},
|
||||
"label": "Note",
|
||||
"name": "Workflow overall description"
|
||||
"name": "Workflow description"
|
||||
},
|
||||
"dragHandle": ".note-drag-handle",
|
||||
"dragging": false,
|
||||
|
||||
Reference in New Issue
Block a user