mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? feat: modify the chinese translation of self-rag #1069 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -367,7 +367,7 @@ export default {
|
||||
'这设置了模型输出的最大长度,以标记(单词或单词片段)的数量来衡量。',
|
||||
quote: '显示引文',
|
||||
quoteTip: '是否应该显示原文出处?',
|
||||
selfRag: '自反令牌',
|
||||
selfRag: 'Self-RAG',
|
||||
selfRagTip: '请参考: https://huggingface.co/papers/2310.11511',
|
||||
overview: '聊天 API',
|
||||
pv: '消息数',
|
||||
|
||||
Reference in New Issue
Block a user