fix(caps): supports_thinking=True — ZAYA reasons by default
Browse files- jang_config.json +2 -2
jang_config.json
CHANGED
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"tool_parser": "zaya_xml",
|
| 21 |
"think_in_template": false,
|
| 22 |
"supports_tools": true,
|
| 23 |
-
"supports_thinking":
|
| 24 |
"family": "zaya",
|
| 25 |
"modality": "text",
|
| 26 |
"cache_type": "hybrid"
|
| 27 |
}
|
| 28 |
-
}
|
|
|
|
| 20 |
"tool_parser": "zaya_xml",
|
| 21 |
"think_in_template": false,
|
| 22 |
"supports_tools": true,
|
| 23 |
+
"supports_thinking": true,
|
| 24 |
"family": "zaya",
|
| 25 |
"modality": "text",
|
| 26 |
"cache_type": "hybrid"
|
| 27 |
}
|
| 28 |
+
}
|