File tree Expand file tree Collapse file tree
providers/novita-ai/models/deepseek Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name = " Deepseek V4 Flash"
2- family = " deepseek-flash"
3- release_date = " 2026-04-24"
4- last_updated = " 2026-04-24"
5- attachment = false
6- reasoning = true
7- temperature = true
8- knowledge = " 2025-05"
9- tool_call = true
10- structured_output = true
11- open_weights = true
12-
13- [interleaved ]
14- field = " reasoning_content"
1+ [extends ]
2+ from = " deepseek/deepseek-v4-flash"
153
164[cost ]
175input = 0.14
@@ -21,7 +9,3 @@ cache_read = 0.028
219[limit ]
2210context = 1_048_576
2311output = 393_216
24-
25- [modalities ]
26- input = [" text" ]
27- output = [" text" ]
Original file line number Diff line number Diff line change 1- name = " Deepseek V4 Pro"
2- family = " deepseek-thinking"
3- release_date = " 2026-04-24"
4- last_updated = " 2026-04-24"
5- attachment = false
6- reasoning = true
7- temperature = true
8- knowledge = " 2025-05"
9- tool_call = true
10- structured_output = true
11- open_weights = true
12-
13- [interleaved ]
14- field = " reasoning_content"
1+ [extends ]
2+ from = " deepseek/deepseek-v4-pro"
153
164[cost ]
175input = 1.74
@@ -21,7 +9,3 @@ cache_read = 0.145
219[limit ]
2210context = 1_048_576
2311output = 393_216
24-
25- [modalities ]
26- input = [" text" ]
27- output = [" text" ]
You can’t perform that action at this time.
0 commit comments