Commit c6e6bdbe authored by fisherdaddy's avatar fisherdaddy

chore: update o1-preview to o1 and add it to vison board

parent 96cc39b5
...@@ -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
......
...@@ -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
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