Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
82267083
Unverified
Commit
82267083
authored
Sep 15, 2023
by
Joel
Committed by
GitHub
Sep 15, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: model param description error (#1183)
parent
c385961d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common.zh.ts
web/i18n/lang/common.zh.ts
+1
-1
No files found.
web/i18n/lang/common.zh.ts
View file @
82267083
...
@@ -61,7 +61,7 @@ const translation = {
...
@@ -61,7 +61,7 @@ const translation = {
frequency_penalty
:
'频率惩罚度 frequency_penalty'
,
frequency_penalty
:
'频率惩罚度 frequency_penalty'
,
frequency_penaltyTip
:
frequency_penaltyTip
:
'影响常见与罕见词汇使用。
\
n值较大时,倾向于生成不常见的词汇和表达方式。
\
n值越小,更倾向于使用常见和普遍接受的词汇或短语。'
,
'影响常见与罕见词汇使用。
\
n值较大时,倾向于生成不常见的词汇和表达方式。
\
n值越小,更倾向于使用常见和普遍接受的词汇或短语。'
,
max_tokens
:
'单
词
回复限制 max_tokens'
,
max_tokens
:
'单
次
回复限制 max_tokens'
,
max_tokensTip
:
max_tokensTip
:
'用于限制回复的最大长度,以 token 为单位。
\
n较大的值可能会限制给提示词、聊天记录和数据集留出的空间。
\
n建议将其设置在三分之二以下。'
,
'用于限制回复的最大长度,以 token 为单位。
\
n较大的值可能会限制给提示词、聊天记录和数据集留出的空间。
\
n建议将其设置在三分之二以下。'
,
maxTokenSettingTip
:
'您设置的最大 tokens 数较大,可能会导致 prompt、用户问题、数据集内容没有 token 空间进行处理,建议设置到 2/3 以下。'
,
maxTokenSettingTip
:
'您设置的最大 tokens 数较大,可能会导致 prompt、用户问题、数据集内容没有 token 空间进行处理,建议设置到 2/3 以下。'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment