We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d76ff1 commit 635614bCopy full SHA for 635614b
Code-Tutor/agent.json
@@ -12,7 +12,9 @@
12
"welcomeIntentSignInRequired": false,
13
"startIntents": [],
14
"systemIntents": [],
15
- "endIntentIds": [],
+ "endIntentIds": [
16
+ "8eda261a-92ea-4f78-9826-e504705e6659"
17
+ ],
18
"oAuthLinking": {
19
"required": false,
20
"providerId": "",
Code-Tutor/intents/-1.0 No_Bye_usersays_en.json
@@ -119,6 +119,18 @@
119
"count": 0,
120
"updated": 0
121
},
122
+ {
123
+ "id": "a97c96a5-4ad0-4b68-88e8-0ae1f22da6fd",
124
+ "data": [
125
126
+ "text": "nothing else",
127
+ "userDefined": false
128
+ }
129
130
+ "isTemplate": false,
131
+ "count": 0,
132
+ "updated": 0
133
+ },
134
{
135
"id": "488e7a68-018a-4d79-9637-07619d7e029f",
136
"data": [
0 commit comments