Commit 14c0ed38 authored by fisherdaddy's avatar fisherdaddy

feature: 新增豆包1.5文本和视觉模型价格

parent 2049ed91
...@@ -26,6 +26,12 @@ ...@@ -26,6 +26,12 @@
"inputPrice": 0.53, "inputPrice": 0.53,
"outputPrice": 2.1 "outputPrice": 2.1
}, },
{
"name": "Doubao-1.5-pro-32k",
"logo": "/assets/icon/doubao.png",
"inputPrice": 0.8,
"outputPrice": 2
},
{ {
"name": "Doubao-pro-32k", "name": "Doubao-pro-32k",
"logo": "/assets/icon/doubao.png", "logo": "/assets/icon/doubao.png",
......
...@@ -20,6 +20,12 @@ ...@@ -20,6 +20,12 @@
"inputPrice": 0.53, "inputPrice": 0.53,
"outputPrice": 2.1 "outputPrice": 2.1
}, },
{
"name": "Doubao-1.5-vision-pro-32k",
"logo": "/assets/icon/doubao.png",
"inputPrice": 3,
"outputPrice": 9
},
{ {
"name": "Doubao-vision-pro-32k", "name": "Doubao-vision-pro-32k",
"logo": "/assets/icon/doubao.png", "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