@botonic/plugin-hubtype-analytics 0.55.0 → 0.56.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/event-models/ht-event-ai-agent.d.ts +1 -0
- package/lib/cjs/event-models/ht-event-ai-agent.js +1 -0
- package/lib/cjs/event-models/ht-event-ai-agent.js.map +1 -1
- package/lib/cjs/types.d.ts +2 -2
- package/lib/cjs/types.js.map +1 -1
- package/lib/esm/event-models/ht-event-ai-agent.d.ts +1 -0
- package/lib/esm/event-models/ht-event-ai-agent.js +1 -0
- package/lib/esm/event-models/ht-event-ai-agent.js.map +1 -1
- package/lib/esm/types.d.ts +2 -2
- package/lib/esm/types.js.map +1 -1
- package/package.json +3 -3
- package/src/event-models/ht-event-ai-agent.ts +2 -0
- package/src/types.ts +40 -40
|
@@ -21,6 +21,7 @@ export declare class HtEventAiAgent extends HtEvent {
|
|
|
21
21
|
output_guardrails_triggered: string[];
|
|
22
22
|
exit: boolean;
|
|
23
23
|
error: boolean;
|
|
24
|
+
do_nothing: boolean;
|
|
24
25
|
constructor(event: EventAiAgent, requestData: RequestData);
|
|
25
26
|
private truncateToolResults;
|
|
26
27
|
private getToolExecutionInfo;
|
|
@@ -22,6 +22,7 @@ class HtEventAiAgent extends ht_event_1.HtEvent {
|
|
|
22
22
|
this.output_guardrails_triggered = event.outputGuardrailsTriggered;
|
|
23
23
|
this.exit = event.exit;
|
|
24
24
|
this.error = event.error;
|
|
25
|
+
this.do_nothing = event.doNothing;
|
|
25
26
|
}
|
|
26
27
|
truncateToolResults(toolResults) {
|
|
27
28
|
const MAX_TOOL_RESULTS_LENGTH_IN_KB = 16 * 1024; // 16384 characters
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ht-event-ai-agent.js","sourceRoot":"","sources":["../../../src/event-models/ht-event-ai-agent.ts"],"names":[],"mappings":";;;AAAA,yDAAyD;AACzD,oCAMiB;AACjB,yCAAoC;AAUpC,MAAa,cAAe,SAAQ,kBAAO;
|
|
1
|
+
{"version":3,"file":"ht-event-ai-agent.js","sourceRoot":"","sources":["../../../src/event-models/ht-event-ai-agent.ts"],"names":[],"mappings":";;;AAAA,yDAAyD;AACzD,oCAMiB;AACjB,yCAAoC;AAUpC,MAAa,cAAe,SAAQ,kBAAO;IAgBzC,YAAY,KAAmB,EAAE,WAAwB;QACvD,KAAK,CAAC,KAAK,EAAE,WAAW,CAAC,CAAA;QACzB,IAAI,CAAC,IAAI,GAAG,iBAAS,CAAC,QAAQ,CAAA;QAC9B,IAAI,CAAC,MAAM,GAAG,mBAAW,CAAC,OAAO,CAAA;QACjC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,YAAY,CAAA;QACxC,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC,MAAM,CAAA;QAC3B,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,QAAQ,CAAA;QAC/B,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC,UAAU,CAAA;QACpC,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC,iBAAiB,CAAA;QACnD,IAAI,CAAC,uBAAuB,GAAG,KAAK,CAAC,oBAAoB,CAAA;QACzD,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CACnD,IAAI,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAChC,CAAA;QACD,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC,YAAY,CAAA;QACvC,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAA;QAC5C,IAAI,CAAC,0BAA0B,GAAG,KAAK,CAAC,wBAAwB,CAAA;QAChE,IAAI,CAAC,2BAA2B,GAAG,KAAK,CAAC,yBAAyB,CAAA;QAClE,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,CAAA;QACtB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC,KAAK,CAAA;QACxB,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,SAAS,CAAA;IACnC,CAAC;IAEO,mBAAmB,CAAC,WAAoB;QAC9C,MAAM,6BAA6B,GAAG,EAAE,GAAG,IAAI,CAAA,CAAC,mBAAmB;QACnE,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,SAAS,CAAA;QAClB,CAAC;QACD,OAAO,WAAW,CAAC,MAAM,GAAG,6BAA6B;YACvD,CAAC,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC,EAAE,6BAA6B,GAAG,CAAC,CAAC,KAAK;YACjE,CAAC,CAAC,WAAW,CAAA;IACjB,CAAC;IAEO,oBAAoB,CAC1B,aAA4B;QAE5B,MAAM,iBAAiB,GAGnB,EAAE,CAAA;QAEN,IAAI,aAAa,CAAC,uBAAuB,EAAE,CAAC;YAC1C,iBAAiB,CAAC,yBAAyB;gBACzC,aAAa,CAAC,uBAAuB,CAAA;QACzC,CAAC;QAED,IAAI,aAAa,CAAC,sBAAsB,EAAE,CAAC;YACzC,iBAAiB,CAAC,wBAAwB;gBACxC,aAAa,CAAC,sBAAsB,CAAA;QACxC,CAAC;QAED,MAAM,oBAAoB,GAAG,IAAI,CAAC,mBAAmB,CACnD,aAAa,CAAC,WAAW,IAAI,EAAE,CAChC,CAAA;QAED,OAAO;YACL,SAAS,EAAE,aAAa,CAAC,QAAQ;YACjC,cAAc,EAAE,aAAa,CAAC,aAAa;YAC3C,YAAY,EAAE,oBAAoB;YAClC,GAAG,iBAAiB;SACrB,CAAA;IACH,CAAC;CACF;AA7ED,wCA6EC"}
|
package/lib/cjs/types.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AvailableSpecialist, EventAction, EventAiAgent, type EventAiAgentRouter, EventBotAction, EventCaptureUserInput, EventConditionalChannel, EventConditionalCountry, EventConditionalCustom, EventConditionalQueueStatus, EventCustom, EventFallback, EventFeedback, EventFlow, EventHandoff, EventHandoffOption, EventIntentSmart, EventKeyword, type EventRedirectFlow, EventWebviewActionTriggered, EventWebviewEnd, EventWebviewStep, ToolExecution, WebviewEndFailType } from '@botonic/core';
|
|
1
|
+
import { type AvailableSpecialist, EventAction, type EventAiAgent, type EventAiAgentRouter, type EventBotAction, type EventCaptureUserInput, type EventConditionalChannel, type EventConditionalCountry, type EventConditionalCustom, type EventConditionalQueueStatus, type EventCustom, type EventFallback, type EventFeedback, type EventFlow, type EventHandoff, type EventHandoffOption, type EventIntentSmart, type EventKeyword, type EventRedirectFlow, type EventWebviewActionTriggered, type EventWebviewEnd, type EventWebviewStep, type ToolExecution, WebviewEndFailType } from '@botonic/core';
|
|
2
2
|
export declare enum EventType {
|
|
3
3
|
BotEvent = "botevent",
|
|
4
4
|
WebEvent = "webevent"
|
|
@@ -11,4 +11,4 @@ export interface RequestData {
|
|
|
11
11
|
userCountry: string;
|
|
12
12
|
systemLocale: string;
|
|
13
13
|
}
|
|
14
|
-
export { EventAction, EventAiAgent, type EventAiAgentRouter,
|
|
14
|
+
export { type AvailableSpecialist, EventAction, type EventAiAgent, type EventAiAgentRouter, type EventBotAction, type EventCaptureUserInput, type EventConditionalChannel, type EventConditionalCountry, type EventConditionalCustom, type EventConditionalQueueStatus, type EventCustom, type EventFallback, type EventFeedback, type EventFlow, type EventHandoff, type EventHandoffOption, type EventIntentSmart, type EventKeyword, type EventWebviewActionTriggered, type EventWebviewEnd, type EventWebviewStep, type ToolExecution, WebviewEndFailType, };
|
package/lib/cjs/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":";;;AAAA,wCAyBsB;
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":";;;AAAA,wCAyBsB;AAuCpB,4FA9DA,kBAAW,OA8DA;AAqBX,mGA7DA,yBAAkB,OA6DA;AA1DpB,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,kCAAqB,CAAA;IACrB,kCAAqB,CAAA;AACvB,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB"}
|
|
@@ -21,6 +21,7 @@ export declare class HtEventAiAgent extends HtEvent {
|
|
|
21
21
|
output_guardrails_triggered: string[];
|
|
22
22
|
exit: boolean;
|
|
23
23
|
error: boolean;
|
|
24
|
+
do_nothing: boolean;
|
|
24
25
|
constructor(event: EventAiAgent, requestData: RequestData);
|
|
25
26
|
private truncateToolResults;
|
|
26
27
|
private getToolExecutionInfo;
|
|
@@ -22,6 +22,7 @@ class HtEventAiAgent extends ht_event_1.HtEvent {
|
|
|
22
22
|
this.output_guardrails_triggered = event.outputGuardrailsTriggered;
|
|
23
23
|
this.exit = event.exit;
|
|
24
24
|
this.error = event.error;
|
|
25
|
+
this.do_nothing = event.doNothing;
|
|
25
26
|
}
|
|
26
27
|
truncateToolResults(toolResults) {
|
|
27
28
|
const MAX_TOOL_RESULTS_LENGTH_IN_KB = 16 * 1024; // 16384 characters
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ht-event-ai-agent.js","sourceRoot":"","sources":["../../../src/event-models/ht-event-ai-agent.ts"],"names":[],"mappings":";;;AAAA,yDAAyD;AACzD,oCAMiB;AACjB,yCAAoC;AAUpC,MAAa,cAAe,SAAQ,kBAAO;
|
|
1
|
+
{"version":3,"file":"ht-event-ai-agent.js","sourceRoot":"","sources":["../../../src/event-models/ht-event-ai-agent.ts"],"names":[],"mappings":";;;AAAA,yDAAyD;AACzD,oCAMiB;AACjB,yCAAoC;AAUpC,MAAa,cAAe,SAAQ,kBAAO;IAgBzC,YAAY,KAAmB,EAAE,WAAwB;QACvD,KAAK,CAAC,KAAK,EAAE,WAAW,CAAC,CAAA;QACzB,IAAI,CAAC,IAAI,GAAG,iBAAS,CAAC,QAAQ,CAAA;QAC9B,IAAI,CAAC,MAAM,GAAG,mBAAW,CAAC,OAAO,CAAA;QACjC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,YAAY,CAAA;QACxC,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC,MAAM,CAAA;QAC3B,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,QAAQ,CAAA;QAC/B,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC,UAAU,CAAA;QACpC,IAAI,CAAC,oBAAoB,GAAG,KAAK,CAAC,iBAAiB,CAAA;QACnD,IAAI,CAAC,uBAAuB,GAAG,KAAK,CAAC,oBAAoB,CAAA;QACzD,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CACnD,IAAI,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAChC,CAAA;QACD,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC,YAAY,CAAA;QACvC,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC,cAAc,CAAA;QAC5C,IAAI,CAAC,0BAA0B,GAAG,KAAK,CAAC,wBAAwB,CAAA;QAChE,IAAI,CAAC,2BAA2B,GAAG,KAAK,CAAC,yBAAyB,CAAA;QAClE,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,CAAA;QACtB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC,KAAK,CAAA;QACxB,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,SAAS,CAAA;IACnC,CAAC;IAEO,mBAAmB,CAAC,WAAoB;QAC9C,MAAM,6BAA6B,GAAG,EAAE,GAAG,IAAI,CAAA,CAAC,mBAAmB;QACnE,IAAI,CAAC,WAAW,EAAE,CAAC;YACjB,OAAO,SAAS,CAAA;QAClB,CAAC;QACD,OAAO,WAAW,CAAC,MAAM,GAAG,6BAA6B;YACvD,CAAC,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC,EAAE,6BAA6B,GAAG,CAAC,CAAC,KAAK;YACjE,CAAC,CAAC,WAAW,CAAA;IACjB,CAAC;IAEO,oBAAoB,CAC1B,aAA4B;QAE5B,MAAM,iBAAiB,GAGnB,EAAE,CAAA;QAEN,IAAI,aAAa,CAAC,uBAAuB,EAAE,CAAC;YAC1C,iBAAiB,CAAC,yBAAyB;gBACzC,aAAa,CAAC,uBAAuB,CAAA;QACzC,CAAC;QAED,IAAI,aAAa,CAAC,sBAAsB,EAAE,CAAC;YACzC,iBAAiB,CAAC,wBAAwB;gBACxC,aAAa,CAAC,sBAAsB,CAAA;QACxC,CAAC;QAED,MAAM,oBAAoB,GAAG,IAAI,CAAC,mBAAmB,CACnD,aAAa,CAAC,WAAW,IAAI,EAAE,CAChC,CAAA;QAED,OAAO;YACL,SAAS,EAAE,aAAa,CAAC,QAAQ;YACjC,cAAc,EAAE,aAAa,CAAC,aAAa;YAC3C,YAAY,EAAE,oBAAoB;YAClC,GAAG,iBAAiB;SACrB,CAAA;IACH,CAAC;CACF;AA7ED,wCA6EC"}
|
package/lib/esm/types.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AvailableSpecialist, EventAction, EventAiAgent, type EventAiAgentRouter, EventBotAction, EventCaptureUserInput, EventConditionalChannel, EventConditionalCountry, EventConditionalCustom, EventConditionalQueueStatus, EventCustom, EventFallback, EventFeedback, EventFlow, EventHandoff, EventHandoffOption, EventIntentSmart, EventKeyword, type EventRedirectFlow, EventWebviewActionTriggered, EventWebviewEnd, EventWebviewStep, ToolExecution, WebviewEndFailType } from '@botonic/core';
|
|
1
|
+
import { type AvailableSpecialist, EventAction, type EventAiAgent, type EventAiAgentRouter, type EventBotAction, type EventCaptureUserInput, type EventConditionalChannel, type EventConditionalCountry, type EventConditionalCustom, type EventConditionalQueueStatus, type EventCustom, type EventFallback, type EventFeedback, type EventFlow, type EventHandoff, type EventHandoffOption, type EventIntentSmart, type EventKeyword, type EventRedirectFlow, type EventWebviewActionTriggered, type EventWebviewEnd, type EventWebviewStep, type ToolExecution, WebviewEndFailType } from '@botonic/core';
|
|
2
2
|
export declare enum EventType {
|
|
3
3
|
BotEvent = "botevent",
|
|
4
4
|
WebEvent = "webevent"
|
|
@@ -11,4 +11,4 @@ export interface RequestData {
|
|
|
11
11
|
userCountry: string;
|
|
12
12
|
systemLocale: string;
|
|
13
13
|
}
|
|
14
|
-
export { EventAction, EventAiAgent, type EventAiAgentRouter,
|
|
14
|
+
export { type AvailableSpecialist, EventAction, type EventAiAgent, type EventAiAgentRouter, type EventBotAction, type EventCaptureUserInput, type EventConditionalChannel, type EventConditionalCountry, type EventConditionalCustom, type EventConditionalQueueStatus, type EventCustom, type EventFallback, type EventFeedback, type EventFlow, type EventHandoff, type EventHandoffOption, type EventIntentSmart, type EventKeyword, type EventWebviewActionTriggered, type EventWebviewEnd, type EventWebviewStep, type ToolExecution, WebviewEndFailType, };
|
package/lib/esm/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":";;;AAAA,wCAyBsB;
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":";;;AAAA,wCAyBsB;AAuCpB,4FA9DA,kBAAW,OA8DA;AAqBX,mGA7DA,yBAAkB,OA6DA;AA1DpB,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,kCAAqB,CAAA;IACrB,kCAAqB,CAAA;AACvB,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@botonic/plugin-hubtype-analytics",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.56.0-alpha.1",
|
|
4
4
|
"description": "Plugin for tracking in the Hubtype backend to see the results in the Hubtype Dashbord",
|
|
5
5
|
"main": "./lib/cjs/index.js",
|
|
6
6
|
"module": "./lib/esm/index.js",
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@babel/runtime": "^7.26.0",
|
|
18
|
-
"@botonic/core": "
|
|
18
|
+
"@botonic/core": "0.56.0-alpha.1",
|
|
19
19
|
"axios": "^1.18.1"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@types/node": "^20.11.17"
|
|
23
23
|
},
|
|
24
24
|
"engines": {
|
|
25
|
-
"node": ">=22.
|
|
25
|
+
"node": ">=22.23.2",
|
|
26
26
|
"npm": ">=10.0.0"
|
|
27
27
|
},
|
|
28
28
|
"files": [
|
|
@@ -30,6 +30,7 @@ export class HtEventAiAgent extends HtEvent {
|
|
|
30
30
|
output_guardrails_triggered: string[]
|
|
31
31
|
exit: boolean
|
|
32
32
|
error: boolean
|
|
33
|
+
do_nothing: boolean
|
|
33
34
|
|
|
34
35
|
constructor(event: EventAiAgent, requestData: RequestData) {
|
|
35
36
|
super(event, requestData)
|
|
@@ -50,6 +51,7 @@ export class HtEventAiAgent extends HtEvent {
|
|
|
50
51
|
this.output_guardrails_triggered = event.outputGuardrailsTriggered
|
|
51
52
|
this.exit = event.exit
|
|
52
53
|
this.error = event.error
|
|
54
|
+
this.do_nothing = event.doNothing
|
|
53
55
|
}
|
|
54
56
|
|
|
55
57
|
private truncateToolResults(toolResults?: string): string | undefined {
|
package/src/types.ts
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import {
|
|
2
|
-
AvailableSpecialist,
|
|
2
|
+
type AvailableSpecialist,
|
|
3
3
|
EventAction,
|
|
4
|
-
EventAiAgent,
|
|
4
|
+
type EventAiAgent,
|
|
5
5
|
type EventAiAgentRouter,
|
|
6
|
-
EventBotAction,
|
|
7
|
-
EventCaptureUserInput,
|
|
8
|
-
EventConditionalChannel,
|
|
9
|
-
EventConditionalCountry,
|
|
10
|
-
EventConditionalCustom,
|
|
11
|
-
EventConditionalQueueStatus,
|
|
12
|
-
EventCustom,
|
|
13
|
-
EventFallback,
|
|
14
|
-
EventFeedback,
|
|
15
|
-
EventFlow,
|
|
16
|
-
EventHandoff,
|
|
17
|
-
EventHandoffOption,
|
|
18
|
-
EventIntentSmart,
|
|
19
|
-
EventKeyword,
|
|
6
|
+
type EventBotAction,
|
|
7
|
+
type EventCaptureUserInput,
|
|
8
|
+
type EventConditionalChannel,
|
|
9
|
+
type EventConditionalCountry,
|
|
10
|
+
type EventConditionalCustom,
|
|
11
|
+
type EventConditionalQueueStatus,
|
|
12
|
+
type EventCustom,
|
|
13
|
+
type EventFallback,
|
|
14
|
+
type EventFeedback,
|
|
15
|
+
type EventFlow,
|
|
16
|
+
type EventHandoff,
|
|
17
|
+
type EventHandoffOption,
|
|
18
|
+
type EventIntentSmart,
|
|
19
|
+
type EventKeyword,
|
|
20
20
|
type EventRedirectFlow,
|
|
21
|
-
EventWebviewActionTriggered,
|
|
22
|
-
EventWebviewEnd,
|
|
23
|
-
EventWebviewStep,
|
|
24
|
-
ToolExecution,
|
|
21
|
+
type EventWebviewActionTriggered,
|
|
22
|
+
type EventWebviewEnd,
|
|
23
|
+
type EventWebviewStep,
|
|
24
|
+
type ToolExecution,
|
|
25
25
|
WebviewEndFailType,
|
|
26
26
|
} from '@botonic/core'
|
|
27
27
|
|
|
@@ -61,27 +61,27 @@ export interface RequestData {
|
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
export {
|
|
64
|
+
type AvailableSpecialist,
|
|
64
65
|
EventAction,
|
|
65
|
-
EventAiAgent,
|
|
66
|
+
type EventAiAgent,
|
|
66
67
|
type EventAiAgentRouter,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
ToolExecution,
|
|
68
|
+
type EventBotAction,
|
|
69
|
+
type EventCaptureUserInput,
|
|
70
|
+
type EventConditionalChannel,
|
|
71
|
+
type EventConditionalCountry,
|
|
72
|
+
type EventConditionalCustom,
|
|
73
|
+
type EventConditionalQueueStatus,
|
|
74
|
+
type EventCustom,
|
|
75
|
+
type EventFallback,
|
|
76
|
+
type EventFeedback,
|
|
77
|
+
type EventFlow,
|
|
78
|
+
type EventHandoff,
|
|
79
|
+
type EventHandoffOption,
|
|
80
|
+
type EventIntentSmart,
|
|
81
|
+
type EventKeyword,
|
|
82
|
+
type EventWebviewActionTriggered,
|
|
83
|
+
type EventWebviewEnd,
|
|
84
|
+
type EventWebviewStep,
|
|
85
|
+
type ToolExecution,
|
|
86
86
|
WebviewEndFailType,
|
|
87
87
|
}
|