diff --git a/providers/azure/models/deepseek-v3.2-speciale.toml b/providers/azure/models/deepseek-v3.2-speciale.toml index 5ee7bef8..c9d117ee 100644 --- a/providers/azure/models/deepseek-v3.2-speciale.toml +++ b/providers/azure/models/deepseek-v3.2-speciale.toml @@ -10,8 +10,8 @@ tool_call = false open_weights = true [cost] -input = 0.28 -output = 0.42 +input = 0.58 +output = 1.68 [limit] context = 128_000 diff --git a/providers/azure/models/deepseek-v3.2.toml b/providers/azure/models/deepseek-v3.2.toml index ec707c9d..ff417378 100644 --- a/providers/azure/models/deepseek-v3.2.toml +++ b/providers/azure/models/deepseek-v3.2.toml @@ -10,9 +10,8 @@ tool_call = true open_weights = true [cost] -input = 0.28 -output = 0.42 -cache_read = 0.028 +input = 0.58 +output = 1.68 [limit] context = 128_000