File size: 394 Bytes
71aadd7
84bc68b
71aadd7
2b3cf22
71aadd7
58281d8
 
 
 
2509e5d
58281d8
 
 
 
 
367f13e
 
3237c87
319eb7a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "website": "https://www.kimi.com/code",
  "provider": "Moonshot AI",
  "bin": "kimi",
  "promptStyle": "flag",
  "initArgs": [
    "--output-format",
    "stream-json"
  ],
  "followupStyle": "continue",
  "followupArgs": [
    "--continue",
    "--output-format",
    "stream-json"
  ],
  "responseStartMarker": "",
  "responseEndMarker": "\n\n**Agent warnings:**",
  "state": "inactive"
}