cli_data / Qwen Code.json
zhiminy's picture
Update Qwen Code.json
8b07454 verified
raw
history blame contribute delete
409 Bytes
{
"website": "https://github.com/QwenLM/qwen-code",
"provider": "Alibaba",
"bin": "qwen",
"promptStyle": "flag",
"initArgs": ["--output-format", "stream-json", "--max-session-turns", "10", "--yolo"],
"followupStyle": "resume",
"followupArgs": ["--output-format", "stream-json", "--max-session-turns", "10", "--yolo"],
"responseStartMarker": "",
"responseEndMarker": "",
"state": "active"
}