Feat: Add insert variable icon in the header of prompt editor. #4764 (#5142)

### What problem does this PR solve?

Feat: Add insert variable icon in the header of prompt editor. #4764

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-02-19 19:20:00 +08:00
committed by GitHub
parent c5b32b2211
commit c432ce6be5
4 changed files with 62 additions and 4 deletions

View File

@ -1152,6 +1152,7 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
addCategory: '新增分类',
categoryName: '分类名称',
nextStep: '下一步',
insertVariableTip: `输入 / 插入变量`,
},
footer: {
profile: 'All rights reserved @ React',