diff --git a/providers/llmgateway/models/deepseek-v4-flash.toml b/providers/llmgateway/models/deepseek-v4-flash.toml index 5c845ae230..fc1f4ecd35 100644 --- a/providers/llmgateway/models/deepseek-v4-flash.toml +++ b/providers/llmgateway/models/deepseek-v4-flash.toml @@ -5,9 +5,9 @@ reasoning_options = [] field = "reasoning_content" [cost] -input = 0.076 -output = 0.153 -cache_read = 0.014 +input = 0.14 +output = 0.28 +cache_read = 0.0028 [limit] context = 1_050_000