Spaces:
Running
Running
add claude thinking model
Browse files- context_window.json +3 -1
context_window.json
CHANGED
|
@@ -3,10 +3,12 @@
|
|
| 3 |
"gpt-4-turbo": 128000,
|
| 4 |
"gpt-4o": 128000,
|
| 5 |
"gpt-4o-mini": 128000,
|
|
|
|
|
|
|
| 6 |
"claude-3-5-haiku-20241022" : 200000,
|
| 7 |
"claude-3-5-sonnet-20241022" : 200000,
|
| 8 |
"claude-3-7-sonnet-latest": 200000,
|
| 9 |
-
"claude-3-
|
| 10 |
"deepseek-chat": 64000,
|
| 11 |
"deepseek-r1": 64000,
|
| 12 |
"gemini-1.5-flash": 1048576,
|
|
|
|
| 3 |
"gpt-4-turbo": 128000,
|
| 4 |
"gpt-4o": 128000,
|
| 5 |
"gpt-4o-mini": 128000,
|
| 6 |
+
"claude-3-haiku-20240307": 200000,
|
| 7 |
+
"claude-3-opus-20240229": 200000,
|
| 8 |
"claude-3-5-haiku-20241022" : 200000,
|
| 9 |
"claude-3-5-sonnet-20241022" : 200000,
|
| 10 |
"claude-3-7-sonnet-latest": 200000,
|
| 11 |
+
"claude-3-7-sonnet-20250219#thinking": 200000,
|
| 12 |
"deepseek-chat": 64000,
|
| 13 |
"deepseek-r1": 64000,
|
| 14 |
"gemini-1.5-flash": 1048576,
|