@unTymen 在 求助CCS中使用CommandCode Qwen3.8-27B 中发帖
买了CommandCode的10$ 想用Qwen3.8-27B
接入CC-Switch的ClaudeDesktop和Codex,使用客户端均报返回400:
This model requires the system message to come first in the messages array.
Move it ahead of the other messages and retry.
{
"error": {
"message": "This model requires the system message to come first in the messages array. Move it ahead of the other messages and retry.",
"type": "AI_APICallError"
},
"pr...