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
ec5f585d
Unverified
Commit
ec5f585d
authored
Sep 15, 2023
by
crazywoola
Committed by
GitHub
Sep 15, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1111 wrong embedding model displayed in datasets (#1186)
parent
1de48f33
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
182 additions
and
551 deletions
+182
-551
dataset-creation.en.ts
web/i18n/lang/dataset-creation.en.ts
+1
-1
dataset-creation.zh.ts
web/i18n/lang/dataset-creation.zh.ts
+1
-1
yarn.lock
web/yarn.lock
+180
-549
No files found.
web/i18n/lang/dataset-creation.en.ts
View file @
ec5f585d
...
...
@@ -69,7 +69,7 @@ const translation = {
indexMode
:
'Index mode'
,
qualified
:
'High Quality'
,
recommend
:
'Recommend'
,
qualifiedTip
:
'Call
OpenAI
\'
s
embedding interface for processing to provide higher accuracy when users query.'
,
qualifiedTip
:
'Call
default system
embedding interface for processing to provide higher accuracy when users query.'
,
warning
:
'Please set up the model provider API key first.'
,
click
:
'Go to settings'
,
economical
:
'Economical'
,
...
...
web/i18n/lang/dataset-creation.zh.ts
View file @
ec5f585d
...
...
@@ -69,7 +69,7 @@ const translation = {
indexMode
:
'索引方式'
,
qualified
:
'高质量'
,
recommend
:
'推荐'
,
qualifiedTip
:
'调用
OpenAI
的嵌入接口进行处理,以在用户查询时提供更高的准确度'
,
qualifiedTip
:
'调用
系统默认
的嵌入接口进行处理,以在用户查询时提供更高的准确度'
,
warning
:
'请先完成模型供应商的 API KEY 设置。.'
,
click
:
'前往设置'
,
economical
:
'经济'
,
...
...
web/yarn.lock
View file @
ec5f585d
This diff is collapsed.
Click to expand it.
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