Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1280176a
authored
Nov 05, 2024
by
Calcium-Ion
Committed by
GitHub
Nov 05, 2024
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #549 from HynoR/main
chore: 更新最新haiku模型倍率
parents
d19a0533
13fb14eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
common/model-ratio.go
+1
-0
No files found.
common/model-ratio.go
View file @
1280176a
...
...
@@ -86,6 +86,7 @@ var defaultModelRatio = map[string]float64{
"claude-2.0"
:
4
,
// $8 / 1M tokens
"claude-2.1"
:
4
,
// $8 / 1M tokens
"claude-3-haiku-20240307"
:
0.125
,
// $0.25 / 1M tokens
"claude-3-5-haiku-20241022"
:
0.5
,
// $1 / 1M tokens
"claude-3-sonnet-20240229"
:
1.5
,
// $3 / 1M tokens
"claude-3-5-sonnet-20240620"
:
1.5
,
"claude-3-5-sonnet-20241022"
:
1.5
,
...
...
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