Commit 8297150f authored by fisherdaddy's avatar fisherdaddy

feat: update Doubao model names and add new pricing entries for vision and LLM models

parent 11743165
......@@ -3,7 +3,7 @@
"subtitle": "Price: RMB per 1M Tokens",
"providers": [
{
"name": "Doubao-lite-32k",
"name": "Doubao-lite-32k-250318",
"logo": "/assets/icon/doubao.png",
"inputPrice": 0.3,
"outputPrice": 0.6
......@@ -80,6 +80,12 @@
"inputPrice": 2,
"outputPrice": 8
},
{
"name": "Doubao-1.5-vision-pro-250328",
"logo": "/assets/icon/doubao.png",
"inputPrice": 3,
"outputPrice": 9
},
{
"name": "gpt-4.1-mini",
"logo": "/assets/icon/openai_small.svg",
......
......@@ -15,7 +15,7 @@
"outputPrice": 4.2
},
{
"name": "Doubao-vision-lite-32k",
"name": "Doubao-vision-lite-250328",
"logo": "/assets/icon/doubao.png",
"inputPrice": 1.5,
"outputPrice": 4.5
......@@ -38,6 +38,12 @@
"inputPrice": 0.7,
"outputPrice": 2.8
},
{
"name": "Doubao-1.5-vision-pro-250328",
"logo": "/assets/icon/doubao.png",
"inputPrice": 3,
"outputPrice": 9
},
{
"name": "Doubao-1.5-vision-pro-32k",
"logo": "/assets/icon/doubao.png",
......
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