File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 12191219 "type" : " int" ,
12201220 "description" : " The time between the initial server request, including creating the conversation id, and the first usable result"
12211221 },
1222- {
1223- "name" : " cwsprToolId" ,
1224- "type" : " string" ,
1225- "description" : " The id of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required)"
1226- },
1227- {
1228- "name" : " cwsprToolName" ,
1229- "type" : " string" ,
1230- "description" : " The name of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required)"
1231- },
12321222 {
12331223 "name" : " cwsprChatTotalCodeBlocks" ,
12341224 "type" : " int" ,
12791269 "type" : " int" ,
12801270 "description" : " Truncated length of workspace context"
12811271 },
1272+ {
1273+ "name" : " cwsprToolId" ,
1274+ "type" : " string" ,
1275+ "description" : " The id of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required)"
1276+ },
1277+ {
1278+ "name" : " cwsprToolName" ,
1279+ "type" : " string" ,
1280+ "description" : " The name of the tool that LLM used directly (no acceptance needed) or suggested a tool (user acceptance required)"
1281+ },
12821282 {
12831283 "name" : " databaseCredentials" ,
12841284 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments