mavenagi 0.0.0-alpha.21 → 0.0.0-alpha.22

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.
@@ -64,8 +64,8 @@ export class Actions {
64
64
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "mavenagi",
67
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
68
- "User-Agent": "mavenagi/0.0.0-alpha.21",
67
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
68
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
69
69
  "X-Fern-Runtime": core.RUNTIME.type,
70
70
  "X-Fern-Runtime-Version": core.RUNTIME.version,
71
71
  },
@@ -154,8 +154,8 @@ export class Actions {
154
154
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
155
155
  "X-Fern-Language": "JavaScript",
156
156
  "X-Fern-SDK-Name": "mavenagi",
157
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
158
- "User-Agent": "mavenagi/0.0.0-alpha.21",
157
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
158
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
159
159
  "X-Fern-Runtime": core.RUNTIME.type,
160
160
  "X-Fern-Runtime-Version": core.RUNTIME.version,
161
161
  },
@@ -243,8 +243,8 @@ export class Actions {
243
243
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
244
244
  "X-Fern-Language": "JavaScript",
245
245
  "X-Fern-SDK-Name": "mavenagi",
246
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
247
- "User-Agent": "mavenagi/0.0.0-alpha.21",
246
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
247
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
248
248
  "X-Fern-Runtime": core.RUNTIME.type,
249
249
  "X-Fern-Runtime-Version": core.RUNTIME.version,
250
250
  },
@@ -44,8 +44,8 @@ export class AppSettings {
44
44
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
45
45
  "X-Fern-Language": "JavaScript",
46
46
  "X-Fern-SDK-Name": "mavenagi",
47
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
48
- "User-Agent": "mavenagi/0.0.0-alpha.21",
47
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
48
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
49
49
  "X-Fern-Runtime": core.RUNTIME.type,
50
50
  "X-Fern-Runtime-Version": core.RUNTIME.version,
51
51
  },
@@ -74,8 +74,8 @@ export class Conversation {
74
74
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "mavenagi",
77
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
78
- "User-Agent": "mavenagi/0.0.0-alpha.21",
77
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
78
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
79
79
  "X-Fern-Runtime": core.RUNTIME.type,
80
80
  "X-Fern-Runtime-Version": core.RUNTIME.version,
81
81
  },
@@ -164,8 +164,8 @@ export class Conversation {
164
164
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
165
165
  "X-Fern-Language": "JavaScript",
166
166
  "X-Fern-SDK-Name": "mavenagi",
167
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
168
- "User-Agent": "mavenagi/0.0.0-alpha.21",
167
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
168
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
169
169
  "X-Fern-Runtime": core.RUNTIME.type,
170
170
  "X-Fern-Runtime-Version": core.RUNTIME.version,
171
171
  },
@@ -265,8 +265,8 @@ export class Conversation {
265
265
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
266
266
  "X-Fern-Language": "JavaScript",
267
267
  "X-Fern-SDK-Name": "mavenagi",
268
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
269
- "User-Agent": "mavenagi/0.0.0-alpha.21",
268
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
269
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
270
270
  "X-Fern-Runtime": core.RUNTIME.type,
271
271
  "X-Fern-Runtime-Version": core.RUNTIME.version,
272
272
  },
@@ -366,8 +366,8 @@ export class Conversation {
366
366
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
367
367
  "X-Fern-Language": "JavaScript",
368
368
  "X-Fern-SDK-Name": "mavenagi",
369
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
370
- "User-Agent": "mavenagi/0.0.0-alpha.21",
369
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
370
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
371
371
  "X-Fern-Runtime": core.RUNTIME.type,
372
372
  "X-Fern-Runtime-Version": core.RUNTIME.version,
373
373
  },
@@ -446,8 +446,8 @@ export class Conversation {
446
446
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
447
447
  "X-Fern-Language": "JavaScript",
448
448
  "X-Fern-SDK-Name": "mavenagi",
449
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
450
- "User-Agent": "mavenagi/0.0.0-alpha.21",
449
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
450
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
451
451
  "X-Fern-Runtime": core.RUNTIME.type,
452
452
  "X-Fern-Runtime-Version": core.RUNTIME.version,
453
453
  },
@@ -552,8 +552,8 @@ export class Conversation {
552
552
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
553
553
  "X-Fern-Language": "JavaScript",
554
554
  "X-Fern-SDK-Name": "mavenagi",
555
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
556
- "User-Agent": "mavenagi/0.0.0-alpha.21",
555
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
556
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
557
557
  "X-Fern-Runtime": core.RUNTIME.type,
558
558
  "X-Fern-Runtime-Version": core.RUNTIME.version,
559
559
  },
@@ -642,8 +642,8 @@ export class Conversation {
642
642
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
643
643
  "X-Fern-Language": "JavaScript",
644
644
  "X-Fern-SDK-Name": "mavenagi",
645
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
646
- "User-Agent": "mavenagi/0.0.0-alpha.21",
645
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
646
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
647
647
  "X-Fern-Runtime": core.RUNTIME.type,
648
648
  "X-Fern-Runtime-Version": core.RUNTIME.version,
649
649
  },
@@ -743,8 +743,8 @@ export class Conversation {
743
743
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
744
744
  "X-Fern-Language": "JavaScript",
745
745
  "X-Fern-SDK-Name": "mavenagi",
746
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
747
- "User-Agent": "mavenagi/0.0.0-alpha.21",
746
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
747
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
748
748
  "X-Fern-Runtime": core.RUNTIME.type,
749
749
  "X-Fern-Runtime-Version": core.RUNTIME.version,
750
750
  },
@@ -841,8 +841,8 @@ export class Conversation {
841
841
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
842
842
  "X-Fern-Language": "JavaScript",
843
843
  "X-Fern-SDK-Name": "mavenagi",
844
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
845
- "User-Agent": "mavenagi/0.0.0-alpha.21",
844
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
845
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
846
846
  "X-Fern-Runtime": core.RUNTIME.type,
847
847
  "X-Fern-Runtime-Version": core.RUNTIME.version,
848
848
  },
@@ -934,8 +934,8 @@ export class Conversation {
934
934
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
935
935
  "X-Fern-Language": "JavaScript",
936
936
  "X-Fern-SDK-Name": "mavenagi",
937
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
938
- "User-Agent": "mavenagi/0.0.0-alpha.21",
937
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
938
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
939
939
  "X-Fern-Runtime": core.RUNTIME.type,
940
940
  "X-Fern-Runtime-Version": core.RUNTIME.version,
941
941
  },
@@ -7,6 +7,10 @@ export interface ConversationAnalysis {
7
7
  userRequest?: string;
8
8
  /** Generated agent response summary of the conversation */
9
9
  agentResponse?: string;
10
+ /** Generated resolution status of the conversation */
11
+ resolutionStatus?: string;
12
+ /** Generated category of the conversation */
13
+ category?: string;
10
14
  /** Generated sentiment of the conversation */
11
15
  sentiment?: MavenAGI.Sentiment;
12
16
  }
@@ -51,8 +51,8 @@ export class Knowledge {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
55
- "User-Agent": "mavenagi/0.0.0-alpha.21",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
55
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
56
56
  "X-Fern-Runtime": core.RUNTIME.type,
57
57
  "X-Fern-Runtime-Version": core.RUNTIME.version,
58
58
  },
@@ -141,8 +141,8 @@ export class Knowledge {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
145
- "User-Agent": "mavenagi/0.0.0-alpha.21",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
145
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -233,8 +233,8 @@ export class Knowledge {
233
233
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
234
234
  "X-Fern-Language": "JavaScript",
235
235
  "X-Fern-SDK-Name": "mavenagi",
236
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
237
- "User-Agent": "mavenagi/0.0.0-alpha.21",
236
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
237
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
238
238
  "X-Fern-Runtime": core.RUNTIME.type,
239
239
  "X-Fern-Runtime-Version": core.RUNTIME.version,
240
240
  },
@@ -323,8 +323,8 @@ export class Knowledge {
323
323
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
324
324
  "X-Fern-Language": "JavaScript",
325
325
  "X-Fern-SDK-Name": "mavenagi",
326
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
327
- "User-Agent": "mavenagi/0.0.0-alpha.21",
326
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
327
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
328
328
  "X-Fern-Runtime": core.RUNTIME.type,
329
329
  "X-Fern-Runtime-Version": core.RUNTIME.version,
330
330
  },
@@ -415,8 +415,8 @@ export class Knowledge {
415
415
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
416
416
  "X-Fern-Language": "JavaScript",
417
417
  "X-Fern-SDK-Name": "mavenagi",
418
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
419
- "User-Agent": "mavenagi/0.0.0-alpha.21",
418
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
419
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
420
420
  "X-Fern-Runtime": core.RUNTIME.type,
421
421
  "X-Fern-Runtime-Version": core.RUNTIME.version,
422
422
  },
@@ -513,8 +513,8 @@ export class Knowledge {
513
513
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
514
514
  "X-Fern-Language": "JavaScript",
515
515
  "X-Fern-SDK-Name": "mavenagi",
516
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
517
- "User-Agent": "mavenagi/0.0.0-alpha.21",
516
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
517
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
518
518
  "X-Fern-Runtime": core.RUNTIME.type,
519
519
  "X-Fern-Runtime-Version": core.RUNTIME.version,
520
520
  },
@@ -604,8 +604,8 @@ export class Knowledge {
604
604
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
605
605
  "X-Fern-Language": "JavaScript",
606
606
  "X-Fern-SDK-Name": "mavenagi",
607
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
608
- "User-Agent": "mavenagi/0.0.0-alpha.21",
607
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
608
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
609
609
  "X-Fern-Runtime": core.RUNTIME.type,
610
610
  "X-Fern-Runtime-Version": core.RUNTIME.version,
611
611
  },
@@ -51,8 +51,8 @@ export class Triggers {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
55
- "User-Agent": "mavenagi/0.0.0-alpha.21",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
55
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
56
56
  "X-Fern-Runtime": core.RUNTIME.type,
57
57
  "X-Fern-Runtime-Version": core.RUNTIME.version,
58
58
  },
@@ -141,8 +141,8 @@ export class Triggers {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
145
- "User-Agent": "mavenagi/0.0.0-alpha.21",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
145
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -230,8 +230,8 @@ export class Triggers {
230
230
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
231
231
  "X-Fern-Language": "JavaScript",
232
232
  "X-Fern-SDK-Name": "mavenagi",
233
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
234
- "User-Agent": "mavenagi/0.0.0-alpha.21",
233
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
234
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
235
235
  "X-Fern-Runtime": core.RUNTIME.type,
236
236
  "X-Fern-Runtime-Version": core.RUNTIME.version,
237
237
  },
@@ -59,8 +59,8 @@ export class Users {
59
59
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
60
60
  "X-Fern-Language": "JavaScript",
61
61
  "X-Fern-SDK-Name": "mavenagi",
62
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
63
- "User-Agent": "mavenagi/0.0.0-alpha.21",
62
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
63
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
64
64
  "X-Fern-Runtime": core.RUNTIME.type,
65
65
  "X-Fern-Runtime-Version": core.RUNTIME.version,
66
66
  },
@@ -149,8 +149,8 @@ export class Users {
149
149
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
150
150
  "X-Fern-Language": "JavaScript",
151
151
  "X-Fern-SDK-Name": "mavenagi",
152
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
153
- "User-Agent": "mavenagi/0.0.0-alpha.21",
152
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
153
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
154
154
  "X-Fern-Runtime": core.RUNTIME.type,
155
155
  "X-Fern-Runtime-Version": core.RUNTIME.version,
156
156
  },
@@ -64,8 +64,8 @@ export class Actions {
64
64
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "mavenagi",
67
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
68
- "User-Agent": "mavenagi/0.0.0-alpha.21",
67
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
68
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
69
69
  "X-Fern-Runtime": core.RUNTIME.type,
70
70
  "X-Fern-Runtime-Version": core.RUNTIME.version,
71
71
  },
@@ -154,8 +154,8 @@ export class Actions {
154
154
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
155
155
  "X-Fern-Language": "JavaScript",
156
156
  "X-Fern-SDK-Name": "mavenagi",
157
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
158
- "User-Agent": "mavenagi/0.0.0-alpha.21",
157
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
158
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
159
159
  "X-Fern-Runtime": core.RUNTIME.type,
160
160
  "X-Fern-Runtime-Version": core.RUNTIME.version,
161
161
  },
@@ -243,8 +243,8 @@ export class Actions {
243
243
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
244
244
  "X-Fern-Language": "JavaScript",
245
245
  "X-Fern-SDK-Name": "mavenagi",
246
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
247
- "User-Agent": "mavenagi/0.0.0-alpha.21",
246
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
247
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
248
248
  "X-Fern-Runtime": core.RUNTIME.type,
249
249
  "X-Fern-Runtime-Version": core.RUNTIME.version,
250
250
  },
@@ -44,8 +44,8 @@ export class AppSettings {
44
44
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
45
45
  "X-Fern-Language": "JavaScript",
46
46
  "X-Fern-SDK-Name": "mavenagi",
47
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
48
- "User-Agent": "mavenagi/0.0.0-alpha.21",
47
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
48
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
49
49
  "X-Fern-Runtime": core.RUNTIME.type,
50
50
  "X-Fern-Runtime-Version": core.RUNTIME.version,
51
51
  },
@@ -74,8 +74,8 @@ export class Conversation {
74
74
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
75
75
  "X-Fern-Language": "JavaScript",
76
76
  "X-Fern-SDK-Name": "mavenagi",
77
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
78
- "User-Agent": "mavenagi/0.0.0-alpha.21",
77
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
78
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
79
79
  "X-Fern-Runtime": core.RUNTIME.type,
80
80
  "X-Fern-Runtime-Version": core.RUNTIME.version,
81
81
  },
@@ -164,8 +164,8 @@ export class Conversation {
164
164
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
165
165
  "X-Fern-Language": "JavaScript",
166
166
  "X-Fern-SDK-Name": "mavenagi",
167
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
168
- "User-Agent": "mavenagi/0.0.0-alpha.21",
167
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
168
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
169
169
  "X-Fern-Runtime": core.RUNTIME.type,
170
170
  "X-Fern-Runtime-Version": core.RUNTIME.version,
171
171
  },
@@ -265,8 +265,8 @@ export class Conversation {
265
265
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
266
266
  "X-Fern-Language": "JavaScript",
267
267
  "X-Fern-SDK-Name": "mavenagi",
268
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
269
- "User-Agent": "mavenagi/0.0.0-alpha.21",
268
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
269
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
270
270
  "X-Fern-Runtime": core.RUNTIME.type,
271
271
  "X-Fern-Runtime-Version": core.RUNTIME.version,
272
272
  },
@@ -366,8 +366,8 @@ export class Conversation {
366
366
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
367
367
  "X-Fern-Language": "JavaScript",
368
368
  "X-Fern-SDK-Name": "mavenagi",
369
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
370
- "User-Agent": "mavenagi/0.0.0-alpha.21",
369
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
370
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
371
371
  "X-Fern-Runtime": core.RUNTIME.type,
372
372
  "X-Fern-Runtime-Version": core.RUNTIME.version,
373
373
  },
@@ -446,8 +446,8 @@ export class Conversation {
446
446
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
447
447
  "X-Fern-Language": "JavaScript",
448
448
  "X-Fern-SDK-Name": "mavenagi",
449
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
450
- "User-Agent": "mavenagi/0.0.0-alpha.21",
449
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
450
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
451
451
  "X-Fern-Runtime": core.RUNTIME.type,
452
452
  "X-Fern-Runtime-Version": core.RUNTIME.version,
453
453
  },
@@ -552,8 +552,8 @@ export class Conversation {
552
552
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
553
553
  "X-Fern-Language": "JavaScript",
554
554
  "X-Fern-SDK-Name": "mavenagi",
555
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
556
- "User-Agent": "mavenagi/0.0.0-alpha.21",
555
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
556
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
557
557
  "X-Fern-Runtime": core.RUNTIME.type,
558
558
  "X-Fern-Runtime-Version": core.RUNTIME.version,
559
559
  },
@@ -642,8 +642,8 @@ export class Conversation {
642
642
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
643
643
  "X-Fern-Language": "JavaScript",
644
644
  "X-Fern-SDK-Name": "mavenagi",
645
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
646
- "User-Agent": "mavenagi/0.0.0-alpha.21",
645
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
646
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
647
647
  "X-Fern-Runtime": core.RUNTIME.type,
648
648
  "X-Fern-Runtime-Version": core.RUNTIME.version,
649
649
  },
@@ -743,8 +743,8 @@ export class Conversation {
743
743
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
744
744
  "X-Fern-Language": "JavaScript",
745
745
  "X-Fern-SDK-Name": "mavenagi",
746
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
747
- "User-Agent": "mavenagi/0.0.0-alpha.21",
746
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
747
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
748
748
  "X-Fern-Runtime": core.RUNTIME.type,
749
749
  "X-Fern-Runtime-Version": core.RUNTIME.version,
750
750
  },
@@ -841,8 +841,8 @@ export class Conversation {
841
841
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
842
842
  "X-Fern-Language": "JavaScript",
843
843
  "X-Fern-SDK-Name": "mavenagi",
844
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
845
- "User-Agent": "mavenagi/0.0.0-alpha.21",
844
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
845
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
846
846
  "X-Fern-Runtime": core.RUNTIME.type,
847
847
  "X-Fern-Runtime-Version": core.RUNTIME.version,
848
848
  },
@@ -934,8 +934,8 @@ export class Conversation {
934
934
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
935
935
  "X-Fern-Language": "JavaScript",
936
936
  "X-Fern-SDK-Name": "mavenagi",
937
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
938
- "User-Agent": "mavenagi/0.0.0-alpha.21",
937
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
938
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
939
939
  "X-Fern-Runtime": core.RUNTIME.type,
940
940
  "X-Fern-Runtime-Version": core.RUNTIME.version,
941
941
  },
@@ -7,6 +7,10 @@ export interface ConversationAnalysis {
7
7
  userRequest?: string;
8
8
  /** Generated agent response summary of the conversation */
9
9
  agentResponse?: string;
10
+ /** Generated resolution status of the conversation */
11
+ resolutionStatus?: string;
12
+ /** Generated category of the conversation */
13
+ category?: string;
10
14
  /** Generated sentiment of the conversation */
11
15
  sentiment?: MavenAGI.Sentiment;
12
16
  }
@@ -51,8 +51,8 @@ export class Knowledge {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
55
- "User-Agent": "mavenagi/0.0.0-alpha.21",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
55
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
56
56
  "X-Fern-Runtime": core.RUNTIME.type,
57
57
  "X-Fern-Runtime-Version": core.RUNTIME.version,
58
58
  },
@@ -141,8 +141,8 @@ export class Knowledge {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
145
- "User-Agent": "mavenagi/0.0.0-alpha.21",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
145
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -233,8 +233,8 @@ export class Knowledge {
233
233
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
234
234
  "X-Fern-Language": "JavaScript",
235
235
  "X-Fern-SDK-Name": "mavenagi",
236
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
237
- "User-Agent": "mavenagi/0.0.0-alpha.21",
236
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
237
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
238
238
  "X-Fern-Runtime": core.RUNTIME.type,
239
239
  "X-Fern-Runtime-Version": core.RUNTIME.version,
240
240
  },
@@ -323,8 +323,8 @@ export class Knowledge {
323
323
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
324
324
  "X-Fern-Language": "JavaScript",
325
325
  "X-Fern-SDK-Name": "mavenagi",
326
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
327
- "User-Agent": "mavenagi/0.0.0-alpha.21",
326
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
327
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
328
328
  "X-Fern-Runtime": core.RUNTIME.type,
329
329
  "X-Fern-Runtime-Version": core.RUNTIME.version,
330
330
  },
@@ -415,8 +415,8 @@ export class Knowledge {
415
415
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
416
416
  "X-Fern-Language": "JavaScript",
417
417
  "X-Fern-SDK-Name": "mavenagi",
418
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
419
- "User-Agent": "mavenagi/0.0.0-alpha.21",
418
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
419
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
420
420
  "X-Fern-Runtime": core.RUNTIME.type,
421
421
  "X-Fern-Runtime-Version": core.RUNTIME.version,
422
422
  },
@@ -513,8 +513,8 @@ export class Knowledge {
513
513
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
514
514
  "X-Fern-Language": "JavaScript",
515
515
  "X-Fern-SDK-Name": "mavenagi",
516
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
517
- "User-Agent": "mavenagi/0.0.0-alpha.21",
516
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
517
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
518
518
  "X-Fern-Runtime": core.RUNTIME.type,
519
519
  "X-Fern-Runtime-Version": core.RUNTIME.version,
520
520
  },
@@ -604,8 +604,8 @@ export class Knowledge {
604
604
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
605
605
  "X-Fern-Language": "JavaScript",
606
606
  "X-Fern-SDK-Name": "mavenagi",
607
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
608
- "User-Agent": "mavenagi/0.0.0-alpha.21",
607
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
608
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
609
609
  "X-Fern-Runtime": core.RUNTIME.type,
610
610
  "X-Fern-Runtime-Version": core.RUNTIME.version,
611
611
  },
@@ -51,8 +51,8 @@ export class Triggers {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
55
- "User-Agent": "mavenagi/0.0.0-alpha.21",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
55
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
56
56
  "X-Fern-Runtime": core.RUNTIME.type,
57
57
  "X-Fern-Runtime-Version": core.RUNTIME.version,
58
58
  },
@@ -141,8 +141,8 @@ export class Triggers {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
145
- "User-Agent": "mavenagi/0.0.0-alpha.21",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
145
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -230,8 +230,8 @@ export class Triggers {
230
230
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
231
231
  "X-Fern-Language": "JavaScript",
232
232
  "X-Fern-SDK-Name": "mavenagi",
233
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
234
- "User-Agent": "mavenagi/0.0.0-alpha.21",
233
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
234
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
235
235
  "X-Fern-Runtime": core.RUNTIME.type,
236
236
  "X-Fern-Runtime-Version": core.RUNTIME.version,
237
237
  },
@@ -59,8 +59,8 @@ export class Users {
59
59
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
60
60
  "X-Fern-Language": "JavaScript",
61
61
  "X-Fern-SDK-Name": "mavenagi",
62
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
63
- "User-Agent": "mavenagi/0.0.0-alpha.21",
62
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
63
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
64
64
  "X-Fern-Runtime": core.RUNTIME.type,
65
65
  "X-Fern-Runtime-Version": core.RUNTIME.version,
66
66
  },
@@ -149,8 +149,8 @@ export class Users {
149
149
  "X-Agent-Id": yield core.Supplier.get(this._options.agentId),
150
150
  "X-Fern-Language": "JavaScript",
151
151
  "X-Fern-SDK-Name": "mavenagi",
152
- "X-Fern-SDK-Version": "0.0.0-alpha.21",
153
- "User-Agent": "mavenagi/0.0.0-alpha.21",
152
+ "X-Fern-SDK-Version": "0.0.0-alpha.22",
153
+ "User-Agent": "mavenagi/0.0.0-alpha.22",
154
154
  "X-Fern-Runtime": core.RUNTIME.type,
155
155
  "X-Fern-Runtime-Version": core.RUNTIME.version,
156
156
  },
@@ -10,6 +10,8 @@ export declare namespace ConversationAnalysis {
10
10
  interface Raw {
11
11
  userRequest?: string | null;
12
12
  agentResponse?: string | null;
13
+ resolutionStatus?: string | null;
14
+ category?: string | null;
13
15
  sentiment?: Sentiment.Raw | null;
14
16
  }
15
17
  }
@@ -6,5 +6,7 @@ import { Sentiment } from "./Sentiment";
6
6
  export const ConversationAnalysis = core.serialization.object({
7
7
  userRequest: core.serialization.string().optional(),
8
8
  agentResponse: core.serialization.string().optional(),
9
+ resolutionStatus: core.serialization.string().optional(),
10
+ category: core.serialization.string().optional(),
9
11
  sentiment: Sentiment.optional(),
10
12
  });
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.0.0-alpha.21";
1
+ export declare const SDK_VERSION = "0.0.0-alpha.22";
package/dist/version.js CHANGED
@@ -1 +1 @@
1
- export const SDK_VERSION = "0.0.0-alpha.21";
1
+ export const SDK_VERSION = "0.0.0-alpha.22";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mavenagi",
3
- "version": "0.0.0-alpha.21",
3
+ "version": "0.0.0-alpha.22",
4
4
  "private": false,
5
5
  "repository": "https://github.com/mavenagi/mavenagi-node",
6
6
  "main": "./index.js",
@@ -10,6 +10,8 @@ export declare namespace ConversationAnalysis {
10
10
  interface Raw {
11
11
  userRequest?: string | null;
12
12
  agentResponse?: string | null;
13
+ resolutionStatus?: string | null;
14
+ category?: string | null;
13
15
  sentiment?: Sentiment.Raw | null;
14
16
  }
15
17
  }
@@ -6,5 +6,7 @@ import { Sentiment } from "./Sentiment";
6
6
  export const ConversationAnalysis = core.serialization.object({
7
7
  userRequest: core.serialization.string().optional(),
8
8
  agentResponse: core.serialization.string().optional(),
9
+ resolutionStatus: core.serialization.string().optional(),
10
+ category: core.serialization.string().optional(),
9
11
  sentiment: Sentiment.optional(),
10
12
  });
package/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.0.0-alpha.21";
1
+ export declare const SDK_VERSION = "0.0.0-alpha.22";
package/version.js CHANGED
@@ -1 +1 @@
1
- export const SDK_VERSION = "0.0.0-alpha.21";
1
+ export const SDK_VERSION = "0.0.0-alpha.22";