Docs: Chat assistant relative time expressions were enabled in 0.17.1. (#7647)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-14 19:42:27 +08:00
committed by GitHub
parent 5218ff775c
commit 53a2c8e452
10 changed files with 10 additions and 10 deletions

View File

@ -430,7 +430,7 @@ export default {
以上是知識庫。`,
systemMessage: '請輸入',
systemTip:
'當LLM回答問題時你需要LLM遵循的說明比如角色設計、答案長度和答案語言等。',
'當LLM回答問題時你需要LLM遵循的說明比如角色設計、答案長度和答案語言等。如果您的模型原生支持推理,您可以在提示中加入 //no_thinking 以停止推理。',
topN: 'Top N',
topNTip: `並非所有相似度得分高於“相似度閾值”的塊都會被提供給法學碩士。LLM 只能看到這些“Top N”塊。`,
variable: '變量',