Fix input_cost_per_video_per_second pricing
This commit is contained in:
parent
59643cbcad
commit
116795f7b4
@ -16146,7 +16146,7 @@
|
||||
"input_cost_per_audio_per_second": 0.00016,
|
||||
"input_cost_per_image": 0.00012,
|
||||
"input_cost_per_token": 2e-07,
|
||||
"input_cost_per_video_per_second": 0.0237,
|
||||
"input_cost_per_video_per_second": 0.00079,
|
||||
"litellm_provider": "gemini",
|
||||
"max_input_tokens": 8192,
|
||||
"max_tokens": 8192,
|
||||
|
||||
@ -16146,7 +16146,7 @@
|
||||
"input_cost_per_audio_per_second": 0.00016,
|
||||
"input_cost_per_image": 0.00012,
|
||||
"input_cost_per_token": 2e-07,
|
||||
"input_cost_per_video_per_second": 0.0237,
|
||||
"input_cost_per_video_per_second": 0.00079,
|
||||
"litellm_provider": "gemini",
|
||||
"max_input_tokens": 8192,
|
||||
"max_tokens": 8192,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user