fix: local inference provider loses thinking and fragments tool calls across turns (#8415)

Signed-off-by: jh-block <jhugo@block.xyz>
This commit is contained in:
jh-block
2026-04-09 11:27:31 +02:00
committed by GitHub
parent dbd64a7297
commit e8cbfc55da
5 changed files with 87 additions and 50 deletions
+3
View File
@@ -6486,6 +6486,9 @@
"nullable": true,
"minimum": 0
},
"enable_thinking": {
"type": "boolean"
},
"flash_attention": {
"type": "boolean",
"nullable": true