Skip to content

Commit

Permalink
Update gemini
Browse files Browse the repository at this point in the history
  • Loading branch information
MartialBE authored Aug 30, 2024
1 parent db9eeb9 commit 65a9bc3
Showing 1 changed file with 34 additions and 6 deletions.
40 changes: 34 additions & 6 deletions prices.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,26 +692,54 @@
"input": 1.75,
"output": 5.25
},
{
"model": "gemini-1.5-pro-exp-0827",
"type": "tokens",
"channel_type": 25,
"input": 1.75,
"output": 5.25
},
{
"model": "gemini-1.5-pro-exp-0801",
"type": "tokens",
"channel_type": 25,
"input": 1.75,
"output": 5.25
},
{
"model": "gemini-1.5-flash-latest",
"type": "tokens",
"channel_type": 25,
"input": 0.175,
"output": 0.265
"input": 0.0375,
"output": 0.15
},
{
"model": "gemini-1.5-flash",
"type": "tokens",
"channel_type": 25,
"input": 0.175,
"output": 0.265
"input": 0.0375,
"output": 0.15
},
{
"model": "gemini-1.5-flash-001",
"type": "tokens",
"channel_type": 25,
"input": 0.175,
"output": 0.265
"input": 0.0375,
"output": 0.15
},
{
"model": "gemini-1.5-flash-exp-0827",
"type": "tokens",
"channel_type": 25,
"input": 0.0375,
"output": 0.15
},
{
"model": "gemini-1.5-flash-8b-exp-0827",
"type": "tokens",
"channel_type": 25,
"input": 0.0375,
"output": 0.15
},
{
"model": "gemini-ultra",
Expand Down

0 comments on commit 65a9bc3

Please sign in to comment.