mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-03 17:15:08 +08:00
### What problem does this PR solve? Feat: Add question parameter to edit chunk modal #3873 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -325,6 +325,7 @@ When you want to search the given knowledge base at first place, set a higher pa
|
||||
ellipse: 'Ellipse',
|
||||
graph: 'Knowledge graph',
|
||||
mind: 'Mind map',
|
||||
question: 'Question',
|
||||
},
|
||||
chat: {
|
||||
newConversation: 'New conversation',
|
||||
|
||||
Reference in New Issue
Block a user