Skip to content

Commit

Permalink
Update prices.json (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
woodchen-ink authored Sep 13, 2024
1 parent 65a9bc3 commit 7c8bfa9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions prices.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,34 @@
"input": 5,
"output": 15
},
{
"model": "o1-mini",
"type": "tokens",
"channel_type": 1,
"input": 1.5,
"output": 6
},
{
"model": "o1-mini-2024-09-12",
"type": "tokens",
"channel_type": 1,
"input": 1.5,
"output": 6
},
{
"model": "o1-preview",
"type": "tokens",
"channel_type": 1,
"input": 7.5,
"output": 30
},
{
"model": "o1-preview-2024-09-12",
"type": "tokens",
"channel_type": 1,
"input": 7.5,
"output": 30
},
{
"model": "chatgpt-4o-latest",
"type": "tokens",
Expand Down

0 comments on commit 7c8bfa9

Please sign in to comment.