Feat: Add tooltip to question item of ChunkCreatingModal #3873 (#3880)

### What problem does this PR solve?

Feat: Add tooltip to question item of ChunkCreatingModal  #3873

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-12-05 17:03:20 +08:00
committed by GitHub
parent 1f0a153d0e
commit 3a0e9f9263
7 changed files with 39 additions and 35 deletions

View File

@ -326,6 +326,7 @@ When you want to search the given knowledge base at first place, set a higher pa
graph: 'Knowledge graph',
mind: 'Mind map',
question: 'Question',
questionTip: `If there're given questions, the embedding of the chunk will be based on them.`,
},
chat: {
newConversation: 'New conversation',