mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 10:42:36 +08:00
### What problem does this PR solve? feat: Modify the name of the answer operator #1739 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -676,7 +676,7 @@ export default {
|
||||
createFromTemplates: '从模板创建',
|
||||
retrieval: '知识检索',
|
||||
generate: '生成回答',
|
||||
answer: '人机交互',
|
||||
answer: '对话',
|
||||
categorize: '问题分类',
|
||||
relevant: '是否相关',
|
||||
rewriteQuestion: '问题优化',
|
||||
|
||||
Reference in New Issue
Block a user