File size: 459 Bytes
59afb5e
 
 
 
 
21096a8
 
 
 
 
 
 
59afb5e
21096a8
 
 
 
 
 
 
896e6e4
 
e3fbf22
59afb5e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "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": "inactive"
}