Skip to content

Commit 1710d8b

Browse files
author
Andrei Bratu
committed
Mark release as beta
1 parent 5fc5a0d commit 1710d8b

File tree

12 files changed

+244
-244
lines changed

12 files changed

+244
-244
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "humanloop",
3-
"version": "0.8.21",
3+
"version": "0.8.21-beta1",
44
"private": false,
55
"repository": "https://github.com/humanloop/humanloop-node",
66
"main": "./index.js",

src/api/resources/agents/client/Client.ts

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ export class Agents {
7676
headers: {
7777
"X-Fern-Language": "JavaScript",
7878
"X-Fern-SDK-Name": "humanloop",
79-
"X-Fern-SDK-Version": "0.8.21",
80-
"User-Agent": "humanloop/0.8.21",
79+
"X-Fern-SDK-Version": "0.8.21-beta1",
80+
"User-Agent": "humanloop/0.8.21-beta1",
8181
"X-Fern-Runtime": core.RUNTIME.type,
8282
"X-Fern-Runtime-Version": core.RUNTIME.version,
8383
...(await this._getCustomAuthorizationHeaders()),
@@ -168,8 +168,8 @@ export class Agents {
168168
headers: {
169169
"X-Fern-Language": "JavaScript",
170170
"X-Fern-SDK-Name": "humanloop",
171-
"X-Fern-SDK-Version": "0.8.21",
172-
"User-Agent": "humanloop/0.8.21",
171+
"X-Fern-SDK-Version": "0.8.21-beta1",
172+
"User-Agent": "humanloop/0.8.21-beta1",
173173
"X-Fern-Runtime": core.RUNTIME.type,
174174
"X-Fern-Runtime-Version": core.RUNTIME.version,
175175
...(await this._getCustomAuthorizationHeaders()),
@@ -268,8 +268,8 @@ export class Agents {
268268
headers: {
269269
"X-Fern-Language": "JavaScript",
270270
"X-Fern-SDK-Name": "humanloop",
271-
"X-Fern-SDK-Version": "0.8.21",
272-
"User-Agent": "humanloop/0.8.21",
271+
"X-Fern-SDK-Version": "0.8.21-beta1",
272+
"User-Agent": "humanloop/0.8.21-beta1",
273273
"X-Fern-Runtime": core.RUNTIME.type,
274274
"X-Fern-Runtime-Version": core.RUNTIME.version,
275275
...(await this._getCustomAuthorizationHeaders()),
@@ -389,8 +389,8 @@ export class Agents {
389389
headers: {
390390
"X-Fern-Language": "JavaScript",
391391
"X-Fern-SDK-Name": "humanloop",
392-
"X-Fern-SDK-Version": "0.8.21",
393-
"User-Agent": "humanloop/0.8.21",
392+
"X-Fern-SDK-Version": "0.8.21-beta1",
393+
"User-Agent": "humanloop/0.8.21-beta1",
394394
"X-Fern-Runtime": core.RUNTIME.type,
395395
"X-Fern-Runtime-Version": core.RUNTIME.version,
396396
...(await this._getCustomAuthorizationHeaders()),
@@ -478,8 +478,8 @@ export class Agents {
478478
headers: {
479479
"X-Fern-Language": "JavaScript",
480480
"X-Fern-SDK-Name": "humanloop",
481-
"X-Fern-SDK-Version": "0.8.21",
482-
"User-Agent": "humanloop/0.8.21",
481+
"X-Fern-SDK-Version": "0.8.21-beta1",
482+
"User-Agent": "humanloop/0.8.21-beta1",
483483
"X-Fern-Runtime": core.RUNTIME.type,
484484
"X-Fern-Runtime-Version": core.RUNTIME.version,
485485
...(await this._getCustomAuthorizationHeaders()),
@@ -590,8 +590,8 @@ export class Agents {
590590
headers: {
591591
"X-Fern-Language": "JavaScript",
592592
"X-Fern-SDK-Name": "humanloop",
593-
"X-Fern-SDK-Version": "0.8.21",
594-
"User-Agent": "humanloop/0.8.21",
593+
"X-Fern-SDK-Version": "0.8.21-beta1",
594+
"User-Agent": "humanloop/0.8.21-beta1",
595595
"X-Fern-Runtime": core.RUNTIME.type,
596596
"X-Fern-Runtime-Version": core.RUNTIME.version,
597597
...(await this._getCustomAuthorizationHeaders()),
@@ -706,8 +706,8 @@ export class Agents {
706706
headers: {
707707
"X-Fern-Language": "JavaScript",
708708
"X-Fern-SDK-Name": "humanloop",
709-
"X-Fern-SDK-Version": "0.8.21",
710-
"User-Agent": "humanloop/0.8.21",
709+
"X-Fern-SDK-Version": "0.8.21-beta1",
710+
"User-Agent": "humanloop/0.8.21-beta1",
711711
"X-Fern-Runtime": core.RUNTIME.type,
712712
"X-Fern-Runtime-Version": core.RUNTIME.version,
713713
...(await this._getCustomAuthorizationHeaders()),
@@ -800,8 +800,8 @@ export class Agents {
800800
headers: {
801801
"X-Fern-Language": "JavaScript",
802802
"X-Fern-SDK-Name": "humanloop",
803-
"X-Fern-SDK-Version": "0.8.21",
804-
"User-Agent": "humanloop/0.8.21",
803+
"X-Fern-SDK-Version": "0.8.21-beta1",
804+
"User-Agent": "humanloop/0.8.21-beta1",
805805
"X-Fern-Runtime": core.RUNTIME.type,
806806
"X-Fern-Runtime-Version": core.RUNTIME.version,
807807
...(await this._getCustomAuthorizationHeaders()),
@@ -887,8 +887,8 @@ export class Agents {
887887
headers: {
888888
"X-Fern-Language": "JavaScript",
889889
"X-Fern-SDK-Name": "humanloop",
890-
"X-Fern-SDK-Version": "0.8.21",
891-
"User-Agent": "humanloop/0.8.21",
890+
"X-Fern-SDK-Version": "0.8.21-beta1",
891+
"User-Agent": "humanloop/0.8.21-beta1",
892892
"X-Fern-Runtime": core.RUNTIME.type,
893893
"X-Fern-Runtime-Version": core.RUNTIME.version,
894894
...(await this._getCustomAuthorizationHeaders()),
@@ -971,8 +971,8 @@ export class Agents {
971971
headers: {
972972
"X-Fern-Language": "JavaScript",
973973
"X-Fern-SDK-Name": "humanloop",
974-
"X-Fern-SDK-Version": "0.8.21",
975-
"User-Agent": "humanloop/0.8.21",
974+
"X-Fern-SDK-Version": "0.8.21-beta1",
975+
"User-Agent": "humanloop/0.8.21-beta1",
976976
"X-Fern-Runtime": core.RUNTIME.type,
977977
"X-Fern-Runtime-Version": core.RUNTIME.version,
978978
...(await this._getCustomAuthorizationHeaders()),
@@ -1073,8 +1073,8 @@ export class Agents {
10731073
headers: {
10741074
"X-Fern-Language": "JavaScript",
10751075
"X-Fern-SDK-Name": "humanloop",
1076-
"X-Fern-SDK-Version": "0.8.21",
1077-
"User-Agent": "humanloop/0.8.21",
1076+
"X-Fern-SDK-Version": "0.8.21-beta1",
1077+
"User-Agent": "humanloop/0.8.21-beta1",
10781078
"X-Fern-Runtime": core.RUNTIME.type,
10791079
"X-Fern-Runtime-Version": core.RUNTIME.version,
10801080
...(await this._getCustomAuthorizationHeaders()),
@@ -1155,8 +1155,8 @@ export class Agents {
11551155
headers: {
11561156
"X-Fern-Language": "JavaScript",
11571157
"X-Fern-SDK-Name": "humanloop",
1158-
"X-Fern-SDK-Version": "0.8.21",
1159-
"User-Agent": "humanloop/0.8.21",
1158+
"X-Fern-SDK-Version": "0.8.21-beta1",
1159+
"User-Agent": "humanloop/0.8.21-beta1",
11601160
"X-Fern-Runtime": core.RUNTIME.type,
11611161
"X-Fern-Runtime-Version": core.RUNTIME.version,
11621162
...(await this._getCustomAuthorizationHeaders()),
@@ -1235,8 +1235,8 @@ export class Agents {
12351235
headers: {
12361236
"X-Fern-Language": "JavaScript",
12371237
"X-Fern-SDK-Name": "humanloop",
1238-
"X-Fern-SDK-Version": "0.8.21",
1239-
"User-Agent": "humanloop/0.8.21",
1238+
"X-Fern-SDK-Version": "0.8.21-beta1",
1239+
"User-Agent": "humanloop/0.8.21-beta1",
12401240
"X-Fern-Runtime": core.RUNTIME.type,
12411241
"X-Fern-Runtime-Version": core.RUNTIME.version,
12421242
...(await this._getCustomAuthorizationHeaders()),
@@ -1328,8 +1328,8 @@ export class Agents {
13281328
headers: {
13291329
"X-Fern-Language": "JavaScript",
13301330
"X-Fern-SDK-Name": "humanloop",
1331-
"X-Fern-SDK-Version": "0.8.21",
1332-
"User-Agent": "humanloop/0.8.21",
1331+
"X-Fern-SDK-Version": "0.8.21-beta1",
1332+
"User-Agent": "humanloop/0.8.21-beta1",
13331333
"X-Fern-Runtime": core.RUNTIME.type,
13341334
"X-Fern-Runtime-Version": core.RUNTIME.version,
13351335
...(await this._getCustomAuthorizationHeaders()),
@@ -1425,8 +1425,8 @@ export class Agents {
14251425
headers: {
14261426
"X-Fern-Language": "JavaScript",
14271427
"X-Fern-SDK-Name": "humanloop",
1428-
"X-Fern-SDK-Version": "0.8.21",
1429-
"User-Agent": "humanloop/0.8.21",
1428+
"X-Fern-SDK-Version": "0.8.21-beta1",
1429+
"User-Agent": "humanloop/0.8.21-beta1",
14301430
"X-Fern-Runtime": core.RUNTIME.type,
14311431
"X-Fern-Runtime-Version": core.RUNTIME.version,
14321432
...(await this._getCustomAuthorizationHeaders()),
@@ -1517,8 +1517,8 @@ export class Agents {
15171517
headers: {
15181518
"X-Fern-Language": "JavaScript",
15191519
"X-Fern-SDK-Name": "humanloop",
1520-
"X-Fern-SDK-Version": "0.8.21",
1521-
"User-Agent": "humanloop/0.8.21",
1520+
"X-Fern-SDK-Version": "0.8.21-beta1",
1521+
"User-Agent": "humanloop/0.8.21-beta1",
15221522
"X-Fern-Runtime": core.RUNTIME.type,
15231523
"X-Fern-Runtime-Version": core.RUNTIME.version,
15241524
...(await this._getCustomAuthorizationHeaders()),
@@ -1597,8 +1597,8 @@ export class Agents {
15971597
headers: {
15981598
"X-Fern-Language": "JavaScript",
15991599
"X-Fern-SDK-Name": "humanloop",
1600-
"X-Fern-SDK-Version": "0.8.21",
1601-
"User-Agent": "humanloop/0.8.21",
1600+
"X-Fern-SDK-Version": "0.8.21-beta1",
1601+
"User-Agent": "humanloop/0.8.21-beta1",
16021602
"X-Fern-Runtime": core.RUNTIME.type,
16031603
"X-Fern-Runtime-Version": core.RUNTIME.version,
16041604
...(await this._getCustomAuthorizationHeaders()),
@@ -1686,8 +1686,8 @@ export class Agents {
16861686
headers: {
16871687
"X-Fern-Language": "JavaScript",
16881688
"X-Fern-SDK-Name": "humanloop",
1689-
"X-Fern-SDK-Version": "0.8.21",
1690-
"User-Agent": "humanloop/0.8.21",
1689+
"X-Fern-SDK-Version": "0.8.21-beta1",
1690+
"User-Agent": "humanloop/0.8.21-beta1",
16911691
"X-Fern-Runtime": core.RUNTIME.type,
16921692
"X-Fern-Runtime-Version": core.RUNTIME.version,
16931693
...(await this._getCustomAuthorizationHeaders()),
@@ -1791,8 +1791,8 @@ export class Agents {
17911791
headers: {
17921792
"X-Fern-Language": "JavaScript",
17931793
"X-Fern-SDK-Name": "humanloop",
1794-
"X-Fern-SDK-Version": "0.8.21",
1795-
"User-Agent": "humanloop/0.8.21",
1794+
"X-Fern-SDK-Version": "0.8.21-beta1",
1795+
"User-Agent": "humanloop/0.8.21-beta1",
17961796
"X-Fern-Runtime": core.RUNTIME.type,
17971797
"X-Fern-Runtime-Version": core.RUNTIME.version,
17981798
...(await this._getCustomAuthorizationHeaders()),
@@ -1875,8 +1875,8 @@ export class Agents {
18751875
headers: {
18761876
"X-Fern-Language": "JavaScript",
18771877
"X-Fern-SDK-Name": "humanloop",
1878-
"X-Fern-SDK-Version": "0.8.21",
1879-
"User-Agent": "humanloop/0.8.21",
1878+
"X-Fern-SDK-Version": "0.8.21-beta1",
1879+
"User-Agent": "humanloop/0.8.21-beta1",
18801880
"X-Fern-Runtime": core.RUNTIME.type,
18811881
"X-Fern-Runtime-Version": core.RUNTIME.version,
18821882
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/datasets/client/Client.ts

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ export class Datasets {
107107
headers: {
108108
"X-Fern-Language": "JavaScript",
109109
"X-Fern-SDK-Name": "humanloop",
110-
"X-Fern-SDK-Version": "0.8.21",
111-
"User-Agent": "humanloop/0.8.21",
110+
"X-Fern-SDK-Version": "0.8.21-beta1",
111+
"User-Agent": "humanloop/0.8.21-beta1",
112112
"X-Fern-Runtime": core.RUNTIME.type,
113113
"X-Fern-Runtime-Version": core.RUNTIME.version,
114114
...(await this._getCustomAuthorizationHeaders()),
@@ -275,8 +275,8 @@ export class Datasets {
275275
headers: {
276276
"X-Fern-Language": "JavaScript",
277277
"X-Fern-SDK-Name": "humanloop",
278-
"X-Fern-SDK-Version": "0.8.21",
279-
"User-Agent": "humanloop/0.8.21",
278+
"X-Fern-SDK-Version": "0.8.21-beta1",
279+
"User-Agent": "humanloop/0.8.21-beta1",
280280
"X-Fern-Runtime": core.RUNTIME.type,
281281
"X-Fern-Runtime-Version": core.RUNTIME.version,
282282
...(await this._getCustomAuthorizationHeaders()),
@@ -388,8 +388,8 @@ export class Datasets {
388388
headers: {
389389
"X-Fern-Language": "JavaScript",
390390
"X-Fern-SDK-Name": "humanloop",
391-
"X-Fern-SDK-Version": "0.8.21",
392-
"User-Agent": "humanloop/0.8.21",
391+
"X-Fern-SDK-Version": "0.8.21-beta1",
392+
"User-Agent": "humanloop/0.8.21-beta1",
393393
"X-Fern-Runtime": core.RUNTIME.type,
394394
"X-Fern-Runtime-Version": core.RUNTIME.version,
395395
...(await this._getCustomAuthorizationHeaders()),
@@ -470,8 +470,8 @@ export class Datasets {
470470
headers: {
471471
"X-Fern-Language": "JavaScript",
472472
"X-Fern-SDK-Name": "humanloop",
473-
"X-Fern-SDK-Version": "0.8.21",
474-
"User-Agent": "humanloop/0.8.21",
473+
"X-Fern-SDK-Version": "0.8.21-beta1",
474+
"User-Agent": "humanloop/0.8.21-beta1",
475475
"X-Fern-Runtime": core.RUNTIME.type,
476476
"X-Fern-Runtime-Version": core.RUNTIME.version,
477477
...(await this._getCustomAuthorizationHeaders()),
@@ -550,8 +550,8 @@ export class Datasets {
550550
headers: {
551551
"X-Fern-Language": "JavaScript",
552552
"X-Fern-SDK-Name": "humanloop",
553-
"X-Fern-SDK-Version": "0.8.21",
554-
"User-Agent": "humanloop/0.8.21",
553+
"X-Fern-SDK-Version": "0.8.21-beta1",
554+
"User-Agent": "humanloop/0.8.21-beta1",
555555
"X-Fern-Runtime": core.RUNTIME.type,
556556
"X-Fern-Runtime-Version": core.RUNTIME.version,
557557
...(await this._getCustomAuthorizationHeaders()),
@@ -656,8 +656,8 @@ export class Datasets {
656656
headers: {
657657
"X-Fern-Language": "JavaScript",
658658
"X-Fern-SDK-Name": "humanloop",
659-
"X-Fern-SDK-Version": "0.8.21",
660-
"User-Agent": "humanloop/0.8.21",
659+
"X-Fern-SDK-Version": "0.8.21-beta1",
660+
"User-Agent": "humanloop/0.8.21-beta1",
661661
"X-Fern-Runtime": core.RUNTIME.type,
662662
"X-Fern-Runtime-Version": core.RUNTIME.version,
663663
...(await this._getCustomAuthorizationHeaders()),
@@ -763,8 +763,8 @@ export class Datasets {
763763
headers: {
764764
"X-Fern-Language": "JavaScript",
765765
"X-Fern-SDK-Name": "humanloop",
766-
"X-Fern-SDK-Version": "0.8.21",
767-
"User-Agent": "humanloop/0.8.21",
766+
"X-Fern-SDK-Version": "0.8.21-beta1",
767+
"User-Agent": "humanloop/0.8.21-beta1",
768768
"X-Fern-Runtime": core.RUNTIME.type,
769769
"X-Fern-Runtime-Version": core.RUNTIME.version,
770770
...(await this._getCustomAuthorizationHeaders()),
@@ -850,8 +850,8 @@ export class Datasets {
850850
headers: {
851851
"X-Fern-Language": "JavaScript",
852852
"X-Fern-SDK-Name": "humanloop",
853-
"X-Fern-SDK-Version": "0.8.21",
854-
"User-Agent": "humanloop/0.8.21",
853+
"X-Fern-SDK-Version": "0.8.21-beta1",
854+
"User-Agent": "humanloop/0.8.21-beta1",
855855
"X-Fern-Runtime": core.RUNTIME.type,
856856
"X-Fern-Runtime-Version": core.RUNTIME.version,
857857
...(await this._getCustomAuthorizationHeaders()),
@@ -934,8 +934,8 @@ export class Datasets {
934934
headers: {
935935
"X-Fern-Language": "JavaScript",
936936
"X-Fern-SDK-Name": "humanloop",
937-
"X-Fern-SDK-Version": "0.8.21",
938-
"User-Agent": "humanloop/0.8.21",
937+
"X-Fern-SDK-Version": "0.8.21-beta1",
938+
"User-Agent": "humanloop/0.8.21-beta1",
939939
"X-Fern-Runtime": core.RUNTIME.type,
940940
"X-Fern-Runtime-Version": core.RUNTIME.version,
941941
...(await this._getCustomAuthorizationHeaders()),
@@ -1055,8 +1055,8 @@ export class Datasets {
10551055
headers: {
10561056
"X-Fern-Language": "JavaScript",
10571057
"X-Fern-SDK-Name": "humanloop",
1058-
"X-Fern-SDK-Version": "0.8.21",
1059-
"User-Agent": "humanloop/0.8.21",
1058+
"X-Fern-SDK-Version": "0.8.21-beta1",
1059+
"User-Agent": "humanloop/0.8.21-beta1",
10601060
"X-Fern-Runtime": core.RUNTIME.type,
10611061
"X-Fern-Runtime-Version": core.RUNTIME.version,
10621062
...(await this._getCustomAuthorizationHeaders()),
@@ -1155,8 +1155,8 @@ export class Datasets {
11551155
headers: {
11561156
"X-Fern-Language": "JavaScript",
11571157
"X-Fern-SDK-Name": "humanloop",
1158-
"X-Fern-SDK-Version": "0.8.21",
1159-
"User-Agent": "humanloop/0.8.21",
1158+
"X-Fern-SDK-Version": "0.8.21-beta1",
1159+
"User-Agent": "humanloop/0.8.21-beta1",
11601160
"X-Fern-Runtime": core.RUNTIME.type,
11611161
"X-Fern-Runtime-Version": core.RUNTIME.version,
11621162
...(await this._getCustomAuthorizationHeaders()),
@@ -1246,8 +1246,8 @@ export class Datasets {
12461246
headers: {
12471247
"X-Fern-Language": "JavaScript",
12481248
"X-Fern-SDK-Name": "humanloop",
1249-
"X-Fern-SDK-Version": "0.8.21",
1250-
"User-Agent": "humanloop/0.8.21",
1249+
"X-Fern-SDK-Version": "0.8.21-beta1",
1250+
"User-Agent": "humanloop/0.8.21-beta1",
12511251
"X-Fern-Runtime": core.RUNTIME.type,
12521252
"X-Fern-Runtime-Version": core.RUNTIME.version,
12531253
...(await this._getCustomAuthorizationHeaders()),
@@ -1326,8 +1326,8 @@ export class Datasets {
13261326
headers: {
13271327
"X-Fern-Language": "JavaScript",
13281328
"X-Fern-SDK-Name": "humanloop",
1329-
"X-Fern-SDK-Version": "0.8.21",
1330-
"User-Agent": "humanloop/0.8.21",
1329+
"X-Fern-SDK-Version": "0.8.21-beta1",
1330+
"User-Agent": "humanloop/0.8.21-beta1",
13311331
"X-Fern-Runtime": core.RUNTIME.type,
13321332
"X-Fern-Runtime-Version": core.RUNTIME.version,
13331333
...(await this._getCustomAuthorizationHeaders()),

0 commit comments

Comments
 (0)