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
c6e6bdbe
Commit
c6e6bdbe
authored
Jan 09, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update o1-preview to o1 and add it to vison board
parent
96cc39b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
llm-pricing.json
src/data/llm-pricing.json
+1
-1
vision-model-pricing.json
src/data/vision-model-pricing.json
+6
-0
No files found.
src/data/llm-pricing.json
View file @
c6e6bdbe
...
@@ -123,7 +123,7 @@
...
@@ -123,7 +123,7 @@
"outputPrice"
:
105
"outputPrice"
:
105
},
},
{
{
"name"
:
"o1
-preview
"
,
"name"
:
"o1"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"inputPrice"
:
105
,
"inputPrice"
:
105
,
"outputPrice"
:
420
"outputPrice"
:
420
...
...
src/data/vision-model-pricing.json
View file @
c6e6bdbe
...
@@ -55,6 +55,12 @@
...
@@ -55,6 +55,12 @@
"logo"
:
"/assets/icon/glm_small.svg"
,
"logo"
:
"/assets/icon/glm_small.svg"
,
"inputPrice"
:
50
,
"inputPrice"
:
50
,
"outputPrice"
:
50
"outputPrice"
:
50
},
{
"name"
:
"o1"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"inputPrice"
:
105
,
"outputPrice"
:
420
}
}
]
]
}
}
\ No newline at end of file
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