File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 10971097 "description" : " True if the code snippet that user interacts with has a reference."
10981098 },
10991099 {
1100- "name" : " cwsprChatHistoryCharacterCount " ,
1100+ "name" : " cwsprChatHistoryMessageCharacterCount " ,
11011101 "type" : " int" ,
1102- "description" : " The total number of characters in the history"
1103- },
1104- {
1105- "name" : " cwsprChatHistoryMessageCharacterCounts" ,
1106- "type" : " string" ,
1107- "description" : " An array of numbers where each number represents the number of characters in a message in the history"
1102+ "description" : " The number of characters in a history message"
11081103 },
11091104 {
11101105 "name" : " cwsprChatInteractionTarget" ,
23102305 "required" : false
23112306 },
23122307 {
2313- "type" : " cwsprChatHistoryCharacterCount" ,
2314- "required" : false
2315- },
2316- {
2317- "type" : " cwsprChatHistoryMessageCharacterCounts" ,
2308+ "type" : " cwsprChatHistoryMessageCharacterCount" ,
23182309 "required" : false
23192310 },
23202311 {
You can’t perform that action at this time.
0 commit comments