File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 968968 "type" : " string" ,
969969 "description" : " Uniquely identifies a message with which the user interacts."
970970 },
971+ {
972+ "name" : " cwsprChatHasProjectContext" ,
973+ "type" : " boolean" ,
974+ "description" : " true if query has project level context, false otherwise."
975+ },
971976 {
972977 "name" : " cwsprChatHasReference" ,
973978 "type" : " boolean" ,
20432048 "type" : " cwsprChatConversationId" ,
20442049 "required" : true
20452050 },
2051+ {
2052+ "type" : " cwsprChatHasProjectContext" ,
2053+ "required" : false
2054+ },
20462055 {
20472056 "type" : " cwsprChatHasReference" ,
20482057 "required" : false
20632072 "type" : " cwsprChatProgrammingLanguage" ,
20642073 "required" : false
20652074 },
2075+ {
2076+ "type" : " cwsprChatTotalCodeBlocks" ,
2077+ "required" : false
2078+ },
20662079 {
20672080 "type" : " cwsprChatUserIntent" ,
20682081 "required" : false
You can’t perform that action at this time.
0 commit comments