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
8be7d8a6
Unverified
Commit
8be7d8a6
authored
Jan 25, 2024
by
Chenhe Gu
Committed by
GitHub
Jan 25, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new OpenAI embedding models (#2217)
parent
c038040e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
text-embedding-3-large.yaml
...oviders/openai/text_embedding/text-embedding-3-large.yaml
+9
-0
text-embedding-3-small.yaml
...oviders/openai/text_embedding/text-embedding-3-small.yaml
+9
-0
No files found.
api/core/model_runtime/model_providers/openai/text_embedding/text-embedding-3-large.yaml
0 → 100644
View file @
8be7d8a6
model
:
text-embedding-3-large
model_type
:
text-embedding
model_properties
:
context_size
:
8191
max_chunks
:
32
pricing
:
input
:
'
0.00013'
unit
:
'
0.001'
currency
:
USD
api/core/model_runtime/model_providers/openai/text_embedding/text-embedding-3-small.yaml
0 → 100644
View file @
8be7d8a6
model
:
text-embedding-3-small
model_type
:
text-embedding
model_properties
:
context_size
:
8191
max_chunks
:
32
pricing
:
input
:
'
0.00002'
unit
:
'
0.001'
currency
:
USD
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