added_o4mini_model (#4365)

* added_o4mini_model

* fix: pnpm run lint-fix

---------

Co-authored-by: Ong Chung Yau <33013947+chungyau97@users.noreply.github.com>
This commit is contained in:
Aditya Addanki
2025-05-01 18:05:30 +08:00
committed by GitHub
parent 5b4693cca3
commit e1979e42c3
+6
View File
@@ -970,6 +970,12 @@
"name": "gpt-3.5-turbo-16k-0613",
"input_cost": 0.000003,
"output_cost": 0.000004
},
{
"label": "o4-mini",
"name": "o4-mini",
"input_cost": 1.5e-7,
"output_cost": 6e-7
}
]
},