mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-03 17:15:08 +08:00
### What problem does this PR solve? feat: support Self-RAG #1069 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -350,6 +350,8 @@ export default {
|
||||
'這設置了模型輸出的最大長度,以標記(單詞或單詞片段)的數量來衡量。',
|
||||
quote: '顯示引文',
|
||||
quoteTip: '是否應該顯示原文出處?',
|
||||
selfRag: '自反令牌',
|
||||
selfRagTip: '請參考: https://huggingface.co/papers/2310.11511',
|
||||
overview: '聊天 API',
|
||||
pv: '消息數',
|
||||
uv: '活躍用戶數',
|
||||
|
||||
Reference in New Issue
Block a user