mavenagi 0.0.0-alpha.5 → 0.0.0-alpha.6

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.
@@ -54,7 +54,7 @@ export class Actions {
54
54
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
55
55
  "X-Fern-Language": "JavaScript",
56
56
  "X-Fern-SDK-Name": "mavenagi",
57
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
57
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
58
58
  "X-Fern-Runtime": core.RUNTIME.type,
59
59
  "X-Fern-Runtime-Version": core.RUNTIME.version,
60
60
  },
@@ -142,7 +142,7 @@ export class Actions {
142
142
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
143
143
  "X-Fern-Language": "JavaScript",
144
144
  "X-Fern-SDK-Name": "mavenagi",
145
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
145
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -229,7 +229,7 @@ export class Actions {
229
229
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
230
230
  "X-Fern-Language": "JavaScript",
231
231
  "X-Fern-SDK-Name": "mavenagi",
232
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
232
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
233
233
  "X-Fern-Runtime": core.RUNTIME.type,
234
234
  "X-Fern-Runtime-Version": core.RUNTIME.version,
235
235
  },
@@ -54,7 +54,7 @@ export class Conversation {
54
54
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
55
55
  "X-Fern-Language": "JavaScript",
56
56
  "X-Fern-SDK-Name": "mavenagi",
57
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
57
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
58
58
  "X-Fern-Runtime": core.RUNTIME.type,
59
59
  "X-Fern-Runtime-Version": core.RUNTIME.version,
60
60
  },
@@ -142,7 +142,7 @@ export class Conversation {
142
142
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
143
143
  "X-Fern-Language": "JavaScript",
144
144
  "X-Fern-SDK-Name": "mavenagi",
145
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
145
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -235,7 +235,7 @@ export class Conversation {
235
235
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
236
236
  "X-Fern-Language": "JavaScript",
237
237
  "X-Fern-SDK-Name": "mavenagi",
238
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
238
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
239
239
  "X-Fern-Runtime": core.RUNTIME.type,
240
240
  "X-Fern-Runtime-Version": core.RUNTIME.version,
241
241
  },
@@ -331,7 +331,7 @@ export class Conversation {
331
331
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
332
332
  "X-Fern-Language": "JavaScript",
333
333
  "X-Fern-SDK-Name": "mavenagi",
334
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
334
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
335
335
  "X-Fern-Runtime": core.RUNTIME.type,
336
336
  "X-Fern-Runtime-Version": core.RUNTIME.version,
337
337
  },
@@ -409,7 +409,7 @@ export class Conversation {
409
409
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
410
410
  "X-Fern-Language": "JavaScript",
411
411
  "X-Fern-SDK-Name": "mavenagi",
412
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
412
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
413
413
  "X-Fern-Runtime": core.RUNTIME.type,
414
414
  "X-Fern-Runtime-Version": core.RUNTIME.version,
415
415
  },
@@ -511,7 +511,7 @@ export class Conversation {
511
511
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
512
512
  "X-Fern-Language": "JavaScript",
513
513
  "X-Fern-SDK-Name": "mavenagi",
514
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
514
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
515
515
  "X-Fern-Runtime": core.RUNTIME.type,
516
516
  "X-Fern-Runtime-Version": core.RUNTIME.version,
517
517
  },
@@ -607,7 +607,7 @@ export class Conversation {
607
607
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
608
608
  "X-Fern-Language": "JavaScript",
609
609
  "X-Fern-SDK-Name": "mavenagi",
610
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
610
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
611
611
  "X-Fern-Runtime": core.RUNTIME.type,
612
612
  "X-Fern-Runtime-Version": core.RUNTIME.version,
613
613
  },
@@ -708,7 +708,7 @@ export class Conversation {
708
708
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
709
709
  "X-Fern-Language": "JavaScript",
710
710
  "X-Fern-SDK-Name": "mavenagi",
711
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
711
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
712
712
  "X-Fern-Runtime": core.RUNTIME.type,
713
713
  "X-Fern-Runtime-Version": core.RUNTIME.version,
714
714
  },
@@ -799,7 +799,7 @@ export class Conversation {
799
799
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
800
800
  "X-Fern-Language": "JavaScript",
801
801
  "X-Fern-SDK-Name": "mavenagi",
802
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
802
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
803
803
  "X-Fern-Runtime": core.RUNTIME.type,
804
804
  "X-Fern-Runtime-Version": core.RUNTIME.version,
805
805
  },
@@ -50,7 +50,7 @@ export class Knowledge {
50
50
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "mavenagi",
53
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
53
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
54
54
  "X-Fern-Runtime": core.RUNTIME.type,
55
55
  "X-Fern-Runtime-Version": core.RUNTIME.version,
56
56
  },
@@ -138,7 +138,7 @@ export class Knowledge {
138
138
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
139
139
  "X-Fern-Language": "JavaScript",
140
140
  "X-Fern-SDK-Name": "mavenagi",
141
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
141
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
142
142
  "X-Fern-Runtime": core.RUNTIME.type,
143
143
  "X-Fern-Runtime-Version": core.RUNTIME.version,
144
144
  },
@@ -228,7 +228,7 @@ export class Knowledge {
228
228
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
229
229
  "X-Fern-Language": "JavaScript",
230
230
  "X-Fern-SDK-Name": "mavenagi",
231
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
231
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
232
232
  "X-Fern-Runtime": core.RUNTIME.type,
233
233
  "X-Fern-Runtime-Version": core.RUNTIME.version,
234
234
  },
@@ -318,7 +318,7 @@ export class Knowledge {
318
318
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
319
319
  "X-Fern-Language": "JavaScript",
320
320
  "X-Fern-SDK-Name": "mavenagi",
321
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
321
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
322
322
  "X-Fern-Runtime": core.RUNTIME.type,
323
323
  "X-Fern-Runtime-Version": core.RUNTIME.version,
324
324
  },
@@ -412,7 +412,7 @@ export class Knowledge {
412
412
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
413
413
  "X-Fern-Language": "JavaScript",
414
414
  "X-Fern-SDK-Name": "mavenagi",
415
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
415
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
416
416
  "X-Fern-Runtime": core.RUNTIME.type,
417
417
  "X-Fern-Runtime-Version": core.RUNTIME.version,
418
418
  },
@@ -511,7 +511,7 @@ export class Knowledge {
511
511
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
512
512
  "X-Fern-Language": "JavaScript",
513
513
  "X-Fern-SDK-Name": "mavenagi",
514
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
514
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
515
515
  "X-Fern-Runtime": core.RUNTIME.type,
516
516
  "X-Fern-Runtime-Version": core.RUNTIME.version,
517
517
  },
@@ -602,7 +602,7 @@ export class Knowledge {
602
602
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
603
603
  "X-Fern-Language": "JavaScript",
604
604
  "X-Fern-SDK-Name": "mavenagi",
605
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
605
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
606
606
  "X-Fern-Runtime": core.RUNTIME.type,
607
607
  "X-Fern-Runtime-Version": core.RUNTIME.version,
608
608
  },
@@ -51,7 +51,7 @@ export class Triggers {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
55
55
  "X-Fern-Runtime": core.RUNTIME.type,
56
56
  "X-Fern-Runtime-Version": core.RUNTIME.version,
57
57
  },
@@ -139,7 +139,7 @@ export class Triggers {
139
139
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
140
140
  "X-Fern-Language": "JavaScript",
141
141
  "X-Fern-SDK-Name": "mavenagi",
142
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
142
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
143
143
  "X-Fern-Runtime": core.RUNTIME.type,
144
144
  "X-Fern-Runtime-Version": core.RUNTIME.version,
145
145
  },
@@ -226,7 +226,7 @@ export class Triggers {
226
226
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
227
227
  "X-Fern-Language": "JavaScript",
228
228
  "X-Fern-SDK-Name": "mavenagi",
229
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
229
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
230
230
  "X-Fern-Runtime": core.RUNTIME.type,
231
231
  "X-Fern-Runtime-Version": core.RUNTIME.version,
232
232
  },
@@ -53,7 +53,7 @@ export class Users {
53
53
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
54
54
  "X-Fern-Language": "JavaScript",
55
55
  "X-Fern-SDK-Name": "mavenagi",
56
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
56
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
57
57
  "X-Fern-Runtime": core.RUNTIME.type,
58
58
  "X-Fern-Runtime-Version": core.RUNTIME.version,
59
59
  },
@@ -141,7 +141,7 @@ export class Users {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
145
145
  "X-Fern-Runtime": core.RUNTIME.type,
146
146
  "X-Fern-Runtime-Version": core.RUNTIME.version,
147
147
  },
@@ -54,7 +54,7 @@ export class Actions {
54
54
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
55
55
  "X-Fern-Language": "JavaScript",
56
56
  "X-Fern-SDK-Name": "mavenagi",
57
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
57
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
58
58
  "X-Fern-Runtime": core.RUNTIME.type,
59
59
  "X-Fern-Runtime-Version": core.RUNTIME.version,
60
60
  },
@@ -142,7 +142,7 @@ export class Actions {
142
142
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
143
143
  "X-Fern-Language": "JavaScript",
144
144
  "X-Fern-SDK-Name": "mavenagi",
145
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
145
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -229,7 +229,7 @@ export class Actions {
229
229
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
230
230
  "X-Fern-Language": "JavaScript",
231
231
  "X-Fern-SDK-Name": "mavenagi",
232
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
232
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
233
233
  "X-Fern-Runtime": core.RUNTIME.type,
234
234
  "X-Fern-Runtime-Version": core.RUNTIME.version,
235
235
  },
@@ -54,7 +54,7 @@ export class Conversation {
54
54
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
55
55
  "X-Fern-Language": "JavaScript",
56
56
  "X-Fern-SDK-Name": "mavenagi",
57
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
57
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
58
58
  "X-Fern-Runtime": core.RUNTIME.type,
59
59
  "X-Fern-Runtime-Version": core.RUNTIME.version,
60
60
  },
@@ -142,7 +142,7 @@ export class Conversation {
142
142
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
143
143
  "X-Fern-Language": "JavaScript",
144
144
  "X-Fern-SDK-Name": "mavenagi",
145
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
145
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
146
146
  "X-Fern-Runtime": core.RUNTIME.type,
147
147
  "X-Fern-Runtime-Version": core.RUNTIME.version,
148
148
  },
@@ -235,7 +235,7 @@ export class Conversation {
235
235
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
236
236
  "X-Fern-Language": "JavaScript",
237
237
  "X-Fern-SDK-Name": "mavenagi",
238
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
238
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
239
239
  "X-Fern-Runtime": core.RUNTIME.type,
240
240
  "X-Fern-Runtime-Version": core.RUNTIME.version,
241
241
  },
@@ -331,7 +331,7 @@ export class Conversation {
331
331
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
332
332
  "X-Fern-Language": "JavaScript",
333
333
  "X-Fern-SDK-Name": "mavenagi",
334
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
334
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
335
335
  "X-Fern-Runtime": core.RUNTIME.type,
336
336
  "X-Fern-Runtime-Version": core.RUNTIME.version,
337
337
  },
@@ -409,7 +409,7 @@ export class Conversation {
409
409
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
410
410
  "X-Fern-Language": "JavaScript",
411
411
  "X-Fern-SDK-Name": "mavenagi",
412
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
412
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
413
413
  "X-Fern-Runtime": core.RUNTIME.type,
414
414
  "X-Fern-Runtime-Version": core.RUNTIME.version,
415
415
  },
@@ -511,7 +511,7 @@ export class Conversation {
511
511
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
512
512
  "X-Fern-Language": "JavaScript",
513
513
  "X-Fern-SDK-Name": "mavenagi",
514
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
514
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
515
515
  "X-Fern-Runtime": core.RUNTIME.type,
516
516
  "X-Fern-Runtime-Version": core.RUNTIME.version,
517
517
  },
@@ -607,7 +607,7 @@ export class Conversation {
607
607
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
608
608
  "X-Fern-Language": "JavaScript",
609
609
  "X-Fern-SDK-Name": "mavenagi",
610
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
610
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
611
611
  "X-Fern-Runtime": core.RUNTIME.type,
612
612
  "X-Fern-Runtime-Version": core.RUNTIME.version,
613
613
  },
@@ -708,7 +708,7 @@ export class Conversation {
708
708
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
709
709
  "X-Fern-Language": "JavaScript",
710
710
  "X-Fern-SDK-Name": "mavenagi",
711
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
711
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
712
712
  "X-Fern-Runtime": core.RUNTIME.type,
713
713
  "X-Fern-Runtime-Version": core.RUNTIME.version,
714
714
  },
@@ -799,7 +799,7 @@ export class Conversation {
799
799
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
800
800
  "X-Fern-Language": "JavaScript",
801
801
  "X-Fern-SDK-Name": "mavenagi",
802
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
802
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
803
803
  "X-Fern-Runtime": core.RUNTIME.type,
804
804
  "X-Fern-Runtime-Version": core.RUNTIME.version,
805
805
  },
@@ -50,7 +50,7 @@ export class Knowledge {
50
50
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
51
51
  "X-Fern-Language": "JavaScript",
52
52
  "X-Fern-SDK-Name": "mavenagi",
53
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
53
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
54
54
  "X-Fern-Runtime": core.RUNTIME.type,
55
55
  "X-Fern-Runtime-Version": core.RUNTIME.version,
56
56
  },
@@ -138,7 +138,7 @@ export class Knowledge {
138
138
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
139
139
  "X-Fern-Language": "JavaScript",
140
140
  "X-Fern-SDK-Name": "mavenagi",
141
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
141
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
142
142
  "X-Fern-Runtime": core.RUNTIME.type,
143
143
  "X-Fern-Runtime-Version": core.RUNTIME.version,
144
144
  },
@@ -228,7 +228,7 @@ export class Knowledge {
228
228
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
229
229
  "X-Fern-Language": "JavaScript",
230
230
  "X-Fern-SDK-Name": "mavenagi",
231
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
231
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
232
232
  "X-Fern-Runtime": core.RUNTIME.type,
233
233
  "X-Fern-Runtime-Version": core.RUNTIME.version,
234
234
  },
@@ -318,7 +318,7 @@ export class Knowledge {
318
318
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
319
319
  "X-Fern-Language": "JavaScript",
320
320
  "X-Fern-SDK-Name": "mavenagi",
321
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
321
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
322
322
  "X-Fern-Runtime": core.RUNTIME.type,
323
323
  "X-Fern-Runtime-Version": core.RUNTIME.version,
324
324
  },
@@ -412,7 +412,7 @@ export class Knowledge {
412
412
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
413
413
  "X-Fern-Language": "JavaScript",
414
414
  "X-Fern-SDK-Name": "mavenagi",
415
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
415
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
416
416
  "X-Fern-Runtime": core.RUNTIME.type,
417
417
  "X-Fern-Runtime-Version": core.RUNTIME.version,
418
418
  },
@@ -511,7 +511,7 @@ export class Knowledge {
511
511
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
512
512
  "X-Fern-Language": "JavaScript",
513
513
  "X-Fern-SDK-Name": "mavenagi",
514
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
514
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
515
515
  "X-Fern-Runtime": core.RUNTIME.type,
516
516
  "X-Fern-Runtime-Version": core.RUNTIME.version,
517
517
  },
@@ -602,7 +602,7 @@ export class Knowledge {
602
602
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
603
603
  "X-Fern-Language": "JavaScript",
604
604
  "X-Fern-SDK-Name": "mavenagi",
605
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
605
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
606
606
  "X-Fern-Runtime": core.RUNTIME.type,
607
607
  "X-Fern-Runtime-Version": core.RUNTIME.version,
608
608
  },
@@ -51,7 +51,7 @@ export class Triggers {
51
51
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
52
52
  "X-Fern-Language": "JavaScript",
53
53
  "X-Fern-SDK-Name": "mavenagi",
54
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
54
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
55
55
  "X-Fern-Runtime": core.RUNTIME.type,
56
56
  "X-Fern-Runtime-Version": core.RUNTIME.version,
57
57
  },
@@ -139,7 +139,7 @@ export class Triggers {
139
139
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
140
140
  "X-Fern-Language": "JavaScript",
141
141
  "X-Fern-SDK-Name": "mavenagi",
142
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
142
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
143
143
  "X-Fern-Runtime": core.RUNTIME.type,
144
144
  "X-Fern-Runtime-Version": core.RUNTIME.version,
145
145
  },
@@ -226,7 +226,7 @@ export class Triggers {
226
226
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
227
227
  "X-Fern-Language": "JavaScript",
228
228
  "X-Fern-SDK-Name": "mavenagi",
229
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
229
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
230
230
  "X-Fern-Runtime": core.RUNTIME.type,
231
231
  "X-Fern-Runtime-Version": core.RUNTIME.version,
232
232
  },
@@ -53,7 +53,7 @@ export class Users {
53
53
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
54
54
  "X-Fern-Language": "JavaScript",
55
55
  "X-Fern-SDK-Name": "mavenagi",
56
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
56
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
57
57
  "X-Fern-Runtime": core.RUNTIME.type,
58
58
  "X-Fern-Runtime-Version": core.RUNTIME.version,
59
59
  },
@@ -141,7 +141,7 @@ export class Users {
141
141
  "X-Agent-Id": yield core.Supplier.get(this._options.xAgentId),
142
142
  "X-Fern-Language": "JavaScript",
143
143
  "X-Fern-SDK-Name": "mavenagi",
144
- "X-Fern-SDK-Version": "0.0.0-alpha.5",
144
+ "X-Fern-SDK-Version": "0.0.0-alpha.6",
145
145
  "X-Fern-Runtime": core.RUNTIME.type,
146
146
  "X-Fern-Runtime-Version": core.RUNTIME.version,
147
147
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mavenagi",
3
- "version": "0.0.0-alpha.5",
3
+ "version": "0.0.0-alpha.6",
4
4
  "private": false,
5
5
  "repository": "https://github.com/mavenagi/mavenagi-node",
6
6
  "main": "./index.js",