update qwen3-coder example

This commit is contained in:
musistudio
2025-07-25 17:19:52 +08:00
parent 179bab605e
commit 6883fff352
3 changed files with 124 additions and 119 deletions

View File

@@ -76,9 +76,10 @@
[
"maxtoken",
{
"max_tokens": 8192
"max_tokens": 65536
}
]
],
"enhancetool"
]
}
},
@@ -92,9 +93,10 @@
[
"maxtoken",
{
"max_tokens": 8192
"max_tokens": 65536
}
]
],
"enhancetool"
]
}
}