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

@ -364,7 +364,7 @@ export default {
{knowledge}
上記がナレッジベースです。`,
systemMessage: '入力してください!',
systemTip: 'LLMが質問に答える際に従う指示を設定します。',
systemTip: 'LLMが質問に答える際に従う指示を設定します。モデルがネイティブで推論をサポートしている場合、推論を停止するためにプロンプトに //no_thinking を追加できます。',
topN: 'トップN',
topNTip: `類似度スコアがしきい値を超えるチャンクのうち、上位N件のみがLLMに供給されます。`,
variable: '変数',