Feat: Add question parameter to edit chunk modal #3873 (#3874)

### 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:
balibabu
2024-12-05 13:58:33 +08:00
committed by GitHub
parent 593ffc4067
commit cfe23badb0
5 changed files with 15 additions and 0 deletions

View File

@ -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',