mavenagi 0.0.0-alpha.17 → 0.0.0-alpha.18
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/api/resources/actions/client/Client.js +3 -3
- package/api/resources/appSettings/client/Client.js +1 -1
- package/api/resources/conversation/client/Client.js +10 -10
- package/api/resources/conversation/types/ConversationAnalysis.d.ts +1 -1
- package/api/resources/knowledge/client/Client.js +7 -7
- package/api/resources/triggers/client/Client.js +3 -3
- package/api/resources/users/client/Client.js +2 -2
- package/dist/api/resources/actions/client/Client.js +3 -3
- package/dist/api/resources/appSettings/client/Client.js +1 -1
- package/dist/api/resources/conversation/client/Client.js +10 -10
- package/dist/api/resources/conversation/types/ConversationAnalysis.d.ts +1 -1
- package/dist/api/resources/knowledge/client/Client.js +7 -7
- package/dist/api/resources/triggers/client/Client.js +3 -3
- package/dist/api/resources/users/client/Client.js +2 -2
- package/dist/serialization/resources/conversation/types/ConversationAnalysis.d.ts +1 -1
- package/dist/serialization/resources/conversation/types/ConversationAnalysis.js +1 -1
- package/package.json +1 -1
- package/serialization/resources/conversation/types/ConversationAnalysis.d.ts +1 -1
- package/serialization/resources/conversation/types/ConversationAnalysis.js +1 -1
|
@@ -56,7 +56,7 @@ export class Actions {
|
|
|
56
56
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
57
57
|
"X-Fern-Language": "JavaScript",
|
|
58
58
|
"X-Fern-SDK-Name": "mavenagi",
|
|
59
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
59
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
60
60
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
61
61
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
62
62
|
},
|
|
@@ -145,7 +145,7 @@ export class Actions {
|
|
|
145
145
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
146
146
|
"X-Fern-Language": "JavaScript",
|
|
147
147
|
"X-Fern-SDK-Name": "mavenagi",
|
|
148
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
148
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
149
149
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
150
150
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
151
151
|
},
|
|
@@ -233,7 +233,7 @@ export class Actions {
|
|
|
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.
|
|
236
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
237
237
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
238
238
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
239
239
|
},
|
|
@@ -44,7 +44,7 @@ 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.
|
|
47
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
48
48
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
49
49
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
50
50
|
},
|
|
@@ -63,7 +63,7 @@ export class Conversation {
|
|
|
63
63
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "mavenagi",
|
|
66
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
66
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
67
67
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
68
68
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
69
69
|
},
|
|
@@ -152,7 +152,7 @@ export class Conversation {
|
|
|
152
152
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
153
153
|
"X-Fern-Language": "JavaScript",
|
|
154
154
|
"X-Fern-SDK-Name": "mavenagi",
|
|
155
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
155
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
156
156
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
157
157
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
158
158
|
},
|
|
@@ -252,7 +252,7 @@ export class Conversation {
|
|
|
252
252
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
253
253
|
"X-Fern-Language": "JavaScript",
|
|
254
254
|
"X-Fern-SDK-Name": "mavenagi",
|
|
255
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
255
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
256
256
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
257
257
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
258
258
|
},
|
|
@@ -352,7 +352,7 @@ export class Conversation {
|
|
|
352
352
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
353
353
|
"X-Fern-Language": "JavaScript",
|
|
354
354
|
"X-Fern-SDK-Name": "mavenagi",
|
|
355
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
355
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
356
356
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
357
357
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
358
358
|
},
|
|
@@ -431,7 +431,7 @@ export class Conversation {
|
|
|
431
431
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
432
432
|
"X-Fern-Language": "JavaScript",
|
|
433
433
|
"X-Fern-SDK-Name": "mavenagi",
|
|
434
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
434
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
435
435
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
436
436
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
437
437
|
},
|
|
@@ -536,7 +536,7 @@ export class Conversation {
|
|
|
536
536
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
537
537
|
"X-Fern-Language": "JavaScript",
|
|
538
538
|
"X-Fern-SDK-Name": "mavenagi",
|
|
539
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
539
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
540
540
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
541
541
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
542
542
|
},
|
|
@@ -625,7 +625,7 @@ export class Conversation {
|
|
|
625
625
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
626
626
|
"X-Fern-Language": "JavaScript",
|
|
627
627
|
"X-Fern-SDK-Name": "mavenagi",
|
|
628
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
628
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
629
629
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
630
630
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
631
631
|
},
|
|
@@ -725,7 +725,7 @@ export class Conversation {
|
|
|
725
725
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
726
726
|
"X-Fern-Language": "JavaScript",
|
|
727
727
|
"X-Fern-SDK-Name": "mavenagi",
|
|
728
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
728
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
729
729
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
730
730
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
731
731
|
},
|
|
@@ -822,7 +822,7 @@ export class Conversation {
|
|
|
822
822
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
823
823
|
"X-Fern-Language": "JavaScript",
|
|
824
824
|
"X-Fern-SDK-Name": "mavenagi",
|
|
825
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
825
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
826
826
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
827
827
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
828
828
|
},
|
|
@@ -914,7 +914,7 @@ export class Conversation {
|
|
|
914
914
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
915
915
|
"X-Fern-Language": "JavaScript",
|
|
916
916
|
"X-Fern-SDK-Name": "mavenagi",
|
|
917
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
917
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
918
918
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
919
919
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
920
920
|
},
|
|
@@ -51,7 +51,7 @@ 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.
|
|
54
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
55
55
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
56
56
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
57
57
|
},
|
|
@@ -140,7 +140,7 @@ export class Knowledge {
|
|
|
140
140
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
141
141
|
"X-Fern-Language": "JavaScript",
|
|
142
142
|
"X-Fern-SDK-Name": "mavenagi",
|
|
143
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
143
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
144
144
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
145
145
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
146
146
|
},
|
|
@@ -231,7 +231,7 @@ export class Knowledge {
|
|
|
231
231
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
232
232
|
"X-Fern-Language": "JavaScript",
|
|
233
233
|
"X-Fern-SDK-Name": "mavenagi",
|
|
234
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
234
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
235
235
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
236
236
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
237
237
|
},
|
|
@@ -320,7 +320,7 @@ export class Knowledge {
|
|
|
320
320
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
321
321
|
"X-Fern-Language": "JavaScript",
|
|
322
322
|
"X-Fern-SDK-Name": "mavenagi",
|
|
323
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
323
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
324
324
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
325
325
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
326
326
|
},
|
|
@@ -411,7 +411,7 @@ export class Knowledge {
|
|
|
411
411
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
412
412
|
"X-Fern-Language": "JavaScript",
|
|
413
413
|
"X-Fern-SDK-Name": "mavenagi",
|
|
414
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
414
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
415
415
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
416
416
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
417
417
|
},
|
|
@@ -508,7 +508,7 @@ export class Knowledge {
|
|
|
508
508
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
509
509
|
"X-Fern-Language": "JavaScript",
|
|
510
510
|
"X-Fern-SDK-Name": "mavenagi",
|
|
511
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
511
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
512
512
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
513
513
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
514
514
|
},
|
|
@@ -598,7 +598,7 @@ export class Knowledge {
|
|
|
598
598
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
599
599
|
"X-Fern-Language": "JavaScript",
|
|
600
600
|
"X-Fern-SDK-Name": "mavenagi",
|
|
601
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
601
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
602
602
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
603
603
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
604
604
|
},
|
|
@@ -51,7 +51,7 @@ 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.
|
|
54
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
55
55
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
56
56
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
57
57
|
},
|
|
@@ -140,7 +140,7 @@ export class Triggers {
|
|
|
140
140
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
141
141
|
"X-Fern-Language": "JavaScript",
|
|
142
142
|
"X-Fern-SDK-Name": "mavenagi",
|
|
143
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
143
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
144
144
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
145
145
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
146
146
|
},
|
|
@@ -228,7 +228,7 @@ export class Triggers {
|
|
|
228
228
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
229
229
|
"X-Fern-Language": "JavaScript",
|
|
230
230
|
"X-Fern-SDK-Name": "mavenagi",
|
|
231
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
231
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
232
232
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
233
233
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
234
234
|
},
|
|
@@ -59,7 +59,7 @@ 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.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
63
63
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
64
64
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
65
65
|
},
|
|
@@ -148,7 +148,7 @@ export class Users {
|
|
|
148
148
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
149
149
|
"X-Fern-Language": "JavaScript",
|
|
150
150
|
"X-Fern-SDK-Name": "mavenagi",
|
|
151
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
151
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
152
152
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
153
153
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
154
154
|
},
|
|
@@ -56,7 +56,7 @@ export class Actions {
|
|
|
56
56
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
57
57
|
"X-Fern-Language": "JavaScript",
|
|
58
58
|
"X-Fern-SDK-Name": "mavenagi",
|
|
59
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
59
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
60
60
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
61
61
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
62
62
|
},
|
|
@@ -145,7 +145,7 @@ export class Actions {
|
|
|
145
145
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
146
146
|
"X-Fern-Language": "JavaScript",
|
|
147
147
|
"X-Fern-SDK-Name": "mavenagi",
|
|
148
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
148
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
149
149
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
150
150
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
151
151
|
},
|
|
@@ -233,7 +233,7 @@ export class Actions {
|
|
|
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.
|
|
236
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
237
237
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
238
238
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
239
239
|
},
|
|
@@ -44,7 +44,7 @@ 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.
|
|
47
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
48
48
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
49
49
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
50
50
|
},
|
|
@@ -63,7 +63,7 @@ export class Conversation {
|
|
|
63
63
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
64
64
|
"X-Fern-Language": "JavaScript",
|
|
65
65
|
"X-Fern-SDK-Name": "mavenagi",
|
|
66
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
66
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
67
67
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
68
68
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
69
69
|
},
|
|
@@ -152,7 +152,7 @@ export class Conversation {
|
|
|
152
152
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
153
153
|
"X-Fern-Language": "JavaScript",
|
|
154
154
|
"X-Fern-SDK-Name": "mavenagi",
|
|
155
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
155
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
156
156
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
157
157
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
158
158
|
},
|
|
@@ -252,7 +252,7 @@ export class Conversation {
|
|
|
252
252
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
253
253
|
"X-Fern-Language": "JavaScript",
|
|
254
254
|
"X-Fern-SDK-Name": "mavenagi",
|
|
255
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
255
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
256
256
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
257
257
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
258
258
|
},
|
|
@@ -352,7 +352,7 @@ export class Conversation {
|
|
|
352
352
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
353
353
|
"X-Fern-Language": "JavaScript",
|
|
354
354
|
"X-Fern-SDK-Name": "mavenagi",
|
|
355
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
355
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
356
356
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
357
357
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
358
358
|
},
|
|
@@ -431,7 +431,7 @@ export class Conversation {
|
|
|
431
431
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
432
432
|
"X-Fern-Language": "JavaScript",
|
|
433
433
|
"X-Fern-SDK-Name": "mavenagi",
|
|
434
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
434
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
435
435
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
436
436
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
437
437
|
},
|
|
@@ -536,7 +536,7 @@ export class Conversation {
|
|
|
536
536
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
537
537
|
"X-Fern-Language": "JavaScript",
|
|
538
538
|
"X-Fern-SDK-Name": "mavenagi",
|
|
539
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
539
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
540
540
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
541
541
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
542
542
|
},
|
|
@@ -625,7 +625,7 @@ export class Conversation {
|
|
|
625
625
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
626
626
|
"X-Fern-Language": "JavaScript",
|
|
627
627
|
"X-Fern-SDK-Name": "mavenagi",
|
|
628
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
628
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
629
629
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
630
630
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
631
631
|
},
|
|
@@ -725,7 +725,7 @@ export class Conversation {
|
|
|
725
725
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
726
726
|
"X-Fern-Language": "JavaScript",
|
|
727
727
|
"X-Fern-SDK-Name": "mavenagi",
|
|
728
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
728
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
729
729
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
730
730
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
731
731
|
},
|
|
@@ -822,7 +822,7 @@ export class Conversation {
|
|
|
822
822
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
823
823
|
"X-Fern-Language": "JavaScript",
|
|
824
824
|
"X-Fern-SDK-Name": "mavenagi",
|
|
825
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
825
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
826
826
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
827
827
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
828
828
|
},
|
|
@@ -914,7 +914,7 @@ export class Conversation {
|
|
|
914
914
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
915
915
|
"X-Fern-Language": "JavaScript",
|
|
916
916
|
"X-Fern-SDK-Name": "mavenagi",
|
|
917
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
917
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
918
918
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
919
919
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
920
920
|
},
|
|
@@ -51,7 +51,7 @@ 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.
|
|
54
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
55
55
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
56
56
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
57
57
|
},
|
|
@@ -140,7 +140,7 @@ export class Knowledge {
|
|
|
140
140
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
141
141
|
"X-Fern-Language": "JavaScript",
|
|
142
142
|
"X-Fern-SDK-Name": "mavenagi",
|
|
143
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
143
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
144
144
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
145
145
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
146
146
|
},
|
|
@@ -231,7 +231,7 @@ export class Knowledge {
|
|
|
231
231
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
232
232
|
"X-Fern-Language": "JavaScript",
|
|
233
233
|
"X-Fern-SDK-Name": "mavenagi",
|
|
234
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
234
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
235
235
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
236
236
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
237
237
|
},
|
|
@@ -320,7 +320,7 @@ export class Knowledge {
|
|
|
320
320
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
321
321
|
"X-Fern-Language": "JavaScript",
|
|
322
322
|
"X-Fern-SDK-Name": "mavenagi",
|
|
323
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
323
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
324
324
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
325
325
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
326
326
|
},
|
|
@@ -411,7 +411,7 @@ export class Knowledge {
|
|
|
411
411
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
412
412
|
"X-Fern-Language": "JavaScript",
|
|
413
413
|
"X-Fern-SDK-Name": "mavenagi",
|
|
414
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
414
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
415
415
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
416
416
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
417
417
|
},
|
|
@@ -508,7 +508,7 @@ export class Knowledge {
|
|
|
508
508
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
509
509
|
"X-Fern-Language": "JavaScript",
|
|
510
510
|
"X-Fern-SDK-Name": "mavenagi",
|
|
511
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
511
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
512
512
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
513
513
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
514
514
|
},
|
|
@@ -598,7 +598,7 @@ export class Knowledge {
|
|
|
598
598
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
599
599
|
"X-Fern-Language": "JavaScript",
|
|
600
600
|
"X-Fern-SDK-Name": "mavenagi",
|
|
601
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
601
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
602
602
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
603
603
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
604
604
|
},
|
|
@@ -51,7 +51,7 @@ 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.
|
|
54
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
55
55
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
56
56
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
57
57
|
},
|
|
@@ -140,7 +140,7 @@ export class Triggers {
|
|
|
140
140
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
141
141
|
"X-Fern-Language": "JavaScript",
|
|
142
142
|
"X-Fern-SDK-Name": "mavenagi",
|
|
143
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
143
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
144
144
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
145
145
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
146
146
|
},
|
|
@@ -228,7 +228,7 @@ export class Triggers {
|
|
|
228
228
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
229
229
|
"X-Fern-Language": "JavaScript",
|
|
230
230
|
"X-Fern-SDK-Name": "mavenagi",
|
|
231
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
231
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
232
232
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
233
233
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
234
234
|
},
|
|
@@ -59,7 +59,7 @@ 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.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
63
63
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
64
64
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
65
65
|
},
|
|
@@ -148,7 +148,7 @@ export class Users {
|
|
|
148
148
|
"X-Agent-Id": yield core.Supplier.get(this._options.agentId),
|
|
149
149
|
"X-Fern-Language": "JavaScript",
|
|
150
150
|
"X-Fern-SDK-Name": "mavenagi",
|
|
151
|
-
"X-Fern-SDK-Version": "0.0.0-alpha.
|
|
151
|
+
"X-Fern-SDK-Version": "0.0.0-alpha.18",
|
|
152
152
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
153
153
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
154
154
|
},
|
|
@@ -6,5 +6,5 @@ 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
|
-
sentiment: Sentiment,
|
|
9
|
+
sentiment: Sentiment.optional(),
|
|
10
10
|
});
|
package/package.json
CHANGED
|
@@ -6,5 +6,5 @@ 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
|
-
sentiment: Sentiment,
|
|
9
|
+
sentiment: Sentiment.optional(),
|
|
10
10
|
});
|