File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 10061006 "type" : " int" ,
10071007 "description" : " Total number of code blocks inside a message in the conversation."
10081008 },
1009+ {
1010+ "name" : " cwsprChatProgrammingLanguage" ,
1011+ "type" : " string" ,
1012+ "description" : " Programming language associated with the message"
1013+ },
10091014 {
10101015 "name" : " cwsprChatUserIntent" ,
10111016 "type" : " string" ,
10211026 ],
10221027 "description" : " Explict user intent associated with a chat message"
10231028 },
1024- {
1025- "name" : " cwsprChatProgrammingLanguage" ,
1026- "type" : " string" ,
1027- "description" : " Programming language associated with the message"
1028- },
10291029 {
10301030 "name" : " databaseCredentials" ,
10311031 "type" : " string" ,
20602060 "required" : true
20612061 },
20622062 {
2063- "type" : " cwsprChatUserIntent " ,
2063+ "type" : " cwsprChatProgrammingLanguage " ,
20642064 "required" : false
20652065 },
20662066 {
2067- "type" : " cwsprChatProgrammingLanguage " ,
2067+ "type" : " cwsprChatUserIntent " ,
20682068 "required" : false
20692069 }
20702070 ]
You can’t perform that action at this time.
0 commit comments