Skip to content

Commit

Permalink
Update model_prices.json
Browse files Browse the repository at this point in the history
  • Loading branch information
areibman authored Feb 6, 2024
1 parent 10d8f03 commit aac8125
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tokencost/model_prices.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"max_tokens": 4097,
"max_input_tokens": 4097,
"max_output_tokens": 4096,
"input_cost_per_token": 0.000012,
"output_cost_per_token": 0.000016,
"input_cost_per_token": 0.000003,
"output_cost_per_token": 0.000006,
"mode": "chat"
},
"text-embedding-3-large": {
Expand Down Expand Up @@ -1563,4 +1563,4 @@
"mode": "embedding"
}

}
}

0 comments on commit aac8125

Please sign in to comment.