Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
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-box
Commits
90ce34bc
Commit
90ce34bc
authored
Apr 04, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add new AI model pricing for Gemini 2.5 pro Preview and Claude 3.7 Sonnet in pricing data
parent
f6b96aa9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
llm-pricing.json
src/data/llm-pricing.json
+6
-0
vision-model-pricing.json
src/data/vision-model-pricing.json
+13
-0
No files found.
src/data/llm-pricing.json
View file @
90ce34bc
...
...
@@ -116,6 +116,12 @@
"inputPrice"
:
24
,
"outputPrice"
:
24
},
{
"name"
:
"gemini 2.5 pro Preview"
,
"logo"
:
"/assets/icon/google_small.svg"
,
"inputPrice"
:
8.75
,
"outputPrice"
:
70
},
{
"name"
:
"qwen-max-32k"
,
"logo"
:
"/assets/icon/ali_small.svg"
,
...
...
src/data/vision-model-pricing.json
View file @
90ce34bc
...
...
@@ -32,6 +32,7 @@
"inputPrice"
:
0.7
,
"outputPrice"
:
2.8
},
{
"name"
:
"Doubao-1.5-vision-pro-32k"
,
"logo"
:
"/assets/icon/doubao.png"
,
...
...
@@ -74,6 +75,12 @@
"inputPrice"
:
24
,
"outputPrice"
:
24
},
{
"name"
:
"gemini 2.5 pro Preview"
,
"logo"
:
"/assets/icon/google_small.svg"
,
"inputPrice"
:
8.75
,
"outputPrice"
:
70
},
{
"name"
:
"gpt-4o"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
...
...
@@ -92,6 +99,12 @@
"inputPrice"
:
87.5
,
"outputPrice"
:
35
},
{
"name"
:
"claude 3.7
\n
Sonnet"
,
"logo"
:
"/assets/icon/anthropic_small.svg"
,
"inputPrice"
:
26.3
,
"outputPrice"
:
105
},
{
"name"
:
"claude 3.5
\n
Sonnet"
,
"logo"
:
"/assets/icon/anthropic_small.svg"
,
...
...
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