Commit 186e8532 authored by fisherdaddy's avatar fisherdaddy

feature: update vision model price

parent bc497b16
......@@ -14,6 +14,12 @@
"inputPrice": 1.5,
"outputPrice": 4.5
},
{
"name": "gemini 1.5 Flash",
"logo": "/assets/icon/google_small.svg",
"inputPrice": 0.53,
"outputPrice": 2.1
},
{
"name": "Doubao-vision-pro-32k",
"logo": "/assets/icon/doubao.png",
......@@ -56,6 +62,18 @@
"inputPrice": 50,
"outputPrice": 50
},
{
"name": "gemini 1.5 Pro",
"logo": "/assets/icon/google_small.svg",
"inputPrice": 87.5,
"outputPrice": 35
},
{
"name": "claude 3.5\nSonnet",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 26.3,
"outputPrice": 105
},
{
"name": "o1",
"logo": "/assets/icon/openai_small.svg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment