Skip to content

Commit 1de00ca

Browse files
committed
chore: Bump version to 0.8.21-beta2
1 parent 142a4c7 commit 1de00ca

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-beta2",
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
@@ -118,8 +118,8 @@ export class Agents {
118118
headers: {
119119
"X-Fern-Language": "JavaScript",
120120
"X-Fern-SDK-Name": "humanloop",
121-
"X-Fern-SDK-Version": "0.8.21",
122-
"User-Agent": "humanloop/0.8.21",
121+
"X-Fern-SDK-Version": "0.8.21-beta2",
122+
"User-Agent": "humanloop/0.8.21-beta2",
123123
"X-Fern-Runtime": core.RUNTIME.type,
124124
"X-Fern-Runtime-Version": core.RUNTIME.version,
125125
...(await this._getCustomAuthorizationHeaders()),
@@ -223,8 +223,8 @@ export class Agents {
223223
headers: {
224224
"X-Fern-Language": "JavaScript",
225225
"X-Fern-SDK-Name": "humanloop",
226-
"X-Fern-SDK-Version": "0.8.21",
227-
"User-Agent": "humanloop/0.8.21",
226+
"X-Fern-SDK-Version": "0.8.21-beta2",
227+
"User-Agent": "humanloop/0.8.21-beta2",
228228
"X-Fern-Runtime": core.RUNTIME.type,
229229
"X-Fern-Runtime-Version": core.RUNTIME.version,
230230
...(await this._getCustomAuthorizationHeaders()),
@@ -326,8 +326,8 @@ export class Agents {
326326
headers: {
327327
"X-Fern-Language": "JavaScript",
328328
"X-Fern-SDK-Name": "humanloop",
329-
"X-Fern-SDK-Version": "0.8.21",
330-
"User-Agent": "humanloop/0.8.21",
329+
"X-Fern-SDK-Version": "0.8.21-beta2",
330+
"User-Agent": "humanloop/0.8.21-beta2",
331331
"X-Fern-Runtime": core.RUNTIME.type,
332332
"X-Fern-Runtime-Version": core.RUNTIME.version,
333333
...(await this._getCustomAuthorizationHeaders()),
@@ -456,8 +456,8 @@ export class Agents {
456456
headers: {
457457
"X-Fern-Language": "JavaScript",
458458
"X-Fern-SDK-Name": "humanloop",
459-
"X-Fern-SDK-Version": "0.8.21",
460-
"User-Agent": "humanloop/0.8.21",
459+
"X-Fern-SDK-Version": "0.8.21-beta2",
460+
"User-Agent": "humanloop/0.8.21-beta2",
461461
"X-Fern-Runtime": core.RUNTIME.type,
462462
"X-Fern-Runtime-Version": core.RUNTIME.version,
463463
...(await this._getCustomAuthorizationHeaders()),
@@ -545,8 +545,8 @@ export class Agents {
545545
headers: {
546546
"X-Fern-Language": "JavaScript",
547547
"X-Fern-SDK-Name": "humanloop",
548-
"X-Fern-SDK-Version": "0.8.21",
549-
"User-Agent": "humanloop/0.8.21",
548+
"X-Fern-SDK-Version": "0.8.21-beta2",
549+
"User-Agent": "humanloop/0.8.21-beta2",
550550
"X-Fern-Runtime": core.RUNTIME.type,
551551
"X-Fern-Runtime-Version": core.RUNTIME.version,
552552
...(await this._getCustomAuthorizationHeaders()),
@@ -661,8 +661,8 @@ export class Agents {
661661
headers: {
662662
"X-Fern-Language": "JavaScript",
663663
"X-Fern-SDK-Name": "humanloop",
664-
"X-Fern-SDK-Version": "0.8.21",
665-
"User-Agent": "humanloop/0.8.21",
664+
"X-Fern-SDK-Version": "0.8.21-beta2",
665+
"User-Agent": "humanloop/0.8.21-beta2",
666666
"X-Fern-Runtime": core.RUNTIME.type,
667667
"X-Fern-Runtime-Version": core.RUNTIME.version,
668668
...(await this._getCustomAuthorizationHeaders()),
@@ -774,8 +774,8 @@ export class Agents {
774774
headers: {
775775
"X-Fern-Language": "JavaScript",
776776
"X-Fern-SDK-Name": "humanloop",
777-
"X-Fern-SDK-Version": "0.8.21",
778-
"User-Agent": "humanloop/0.8.21",
777+
"X-Fern-SDK-Version": "0.8.21-beta2",
778+
"User-Agent": "humanloop/0.8.21-beta2",
779779
"X-Fern-Runtime": core.RUNTIME.type,
780780
"X-Fern-Runtime-Version": core.RUNTIME.version,
781781
...(await this._getCustomAuthorizationHeaders()),
@@ -910,8 +910,8 @@ export class Agents {
910910
headers: {
911911
"X-Fern-Language": "JavaScript",
912912
"X-Fern-SDK-Name": "humanloop",
913-
"X-Fern-SDK-Version": "0.8.21",
914-
"User-Agent": "humanloop/0.8.21",
913+
"X-Fern-SDK-Version": "0.8.21-beta2",
914+
"User-Agent": "humanloop/0.8.21-beta2",
915915
"X-Fern-Runtime": core.RUNTIME.type,
916916
"X-Fern-Runtime-Version": core.RUNTIME.version,
917917
...(await this._getCustomAuthorizationHeaders()),
@@ -997,8 +997,8 @@ export class Agents {
997997
headers: {
998998
"X-Fern-Language": "JavaScript",
999999
"X-Fern-SDK-Name": "humanloop",
1000-
"X-Fern-SDK-Version": "0.8.21",
1001-
"User-Agent": "humanloop/0.8.21",
1000+
"X-Fern-SDK-Version": "0.8.21-beta2",
1001+
"User-Agent": "humanloop/0.8.21-beta2",
10021002
"X-Fern-Runtime": core.RUNTIME.type,
10031003
"X-Fern-Runtime-Version": core.RUNTIME.version,
10041004
...(await this._getCustomAuthorizationHeaders()),
@@ -1084,8 +1084,8 @@ export class Agents {
10841084
headers: {
10851085
"X-Fern-Language": "JavaScript",
10861086
"X-Fern-SDK-Name": "humanloop",
1087-
"X-Fern-SDK-Version": "0.8.21",
1088-
"User-Agent": "humanloop/0.8.21",
1087+
"X-Fern-SDK-Version": "0.8.21-beta2",
1088+
"User-Agent": "humanloop/0.8.21-beta2",
10891089
"X-Fern-Runtime": core.RUNTIME.type,
10901090
"X-Fern-Runtime-Version": core.RUNTIME.version,
10911091
...(await this._getCustomAuthorizationHeaders()),
@@ -1186,8 +1186,8 @@ export class Agents {
11861186
headers: {
11871187
"X-Fern-Language": "JavaScript",
11881188
"X-Fern-SDK-Name": "humanloop",
1189-
"X-Fern-SDK-Version": "0.8.21",
1190-
"User-Agent": "humanloop/0.8.21",
1189+
"X-Fern-SDK-Version": "0.8.21-beta2",
1190+
"User-Agent": "humanloop/0.8.21-beta2",
11911191
"X-Fern-Runtime": core.RUNTIME.type,
11921192
"X-Fern-Runtime-Version": core.RUNTIME.version,
11931193
...(await this._getCustomAuthorizationHeaders()),
@@ -1268,8 +1268,8 @@ export class Agents {
12681268
headers: {
12691269
"X-Fern-Language": "JavaScript",
12701270
"X-Fern-SDK-Name": "humanloop",
1271-
"X-Fern-SDK-Version": "0.8.21",
1272-
"User-Agent": "humanloop/0.8.21",
1271+
"X-Fern-SDK-Version": "0.8.21-beta2",
1272+
"User-Agent": "humanloop/0.8.21-beta2",
12731273
"X-Fern-Runtime": core.RUNTIME.type,
12741274
"X-Fern-Runtime-Version": core.RUNTIME.version,
12751275
...(await this._getCustomAuthorizationHeaders()),
@@ -1350,8 +1350,8 @@ export class Agents {
13501350
headers: {
13511351
"X-Fern-Language": "JavaScript",
13521352
"X-Fern-SDK-Name": "humanloop",
1353-
"X-Fern-SDK-Version": "0.8.21",
1354-
"User-Agent": "humanloop/0.8.21",
1353+
"X-Fern-SDK-Version": "0.8.21-beta2",
1354+
"User-Agent": "humanloop/0.8.21-beta2",
13551355
"X-Fern-Runtime": core.RUNTIME.type,
13561356
"X-Fern-Runtime-Version": core.RUNTIME.version,
13571357
...(await this._getCustomAuthorizationHeaders()),
@@ -1443,8 +1443,8 @@ export class Agents {
14431443
headers: {
14441444
"X-Fern-Language": "JavaScript",
14451445
"X-Fern-SDK-Name": "humanloop",
1446-
"X-Fern-SDK-Version": "0.8.21",
1447-
"User-Agent": "humanloop/0.8.21",
1446+
"X-Fern-SDK-Version": "0.8.21-beta2",
1447+
"User-Agent": "humanloop/0.8.21-beta2",
14481448
"X-Fern-Runtime": core.RUNTIME.type,
14491449
"X-Fern-Runtime-Version": core.RUNTIME.version,
14501450
...(await this._getCustomAuthorizationHeaders()),
@@ -1540,8 +1540,8 @@ export class Agents {
15401540
headers: {
15411541
"X-Fern-Language": "JavaScript",
15421542
"X-Fern-SDK-Name": "humanloop",
1543-
"X-Fern-SDK-Version": "0.8.21",
1544-
"User-Agent": "humanloop/0.8.21",
1543+
"X-Fern-SDK-Version": "0.8.21-beta2",
1544+
"User-Agent": "humanloop/0.8.21-beta2",
15451545
"X-Fern-Runtime": core.RUNTIME.type,
15461546
"X-Fern-Runtime-Version": core.RUNTIME.version,
15471547
...(await this._getCustomAuthorizationHeaders()),
@@ -1632,8 +1632,8 @@ export class Agents {
16321632
headers: {
16331633
"X-Fern-Language": "JavaScript",
16341634
"X-Fern-SDK-Name": "humanloop",
1635-
"X-Fern-SDK-Version": "0.8.21",
1636-
"User-Agent": "humanloop/0.8.21",
1635+
"X-Fern-SDK-Version": "0.8.21-beta2",
1636+
"User-Agent": "humanloop/0.8.21-beta2",
16371637
"X-Fern-Runtime": core.RUNTIME.type,
16381638
"X-Fern-Runtime-Version": core.RUNTIME.version,
16391639
...(await this._getCustomAuthorizationHeaders()),
@@ -1712,8 +1712,8 @@ export class Agents {
17121712
headers: {
17131713
"X-Fern-Language": "JavaScript",
17141714
"X-Fern-SDK-Name": "humanloop",
1715-
"X-Fern-SDK-Version": "0.8.21",
1716-
"User-Agent": "humanloop/0.8.21",
1715+
"X-Fern-SDK-Version": "0.8.21-beta2",
1716+
"User-Agent": "humanloop/0.8.21-beta2",
17171717
"X-Fern-Runtime": core.RUNTIME.type,
17181718
"X-Fern-Runtime-Version": core.RUNTIME.version,
17191719
...(await this._getCustomAuthorizationHeaders()),
@@ -1811,8 +1811,8 @@ export class Agents {
18111811
headers: {
18121812
"X-Fern-Language": "JavaScript",
18131813
"X-Fern-SDK-Name": "humanloop",
1814-
"X-Fern-SDK-Version": "0.8.21",
1815-
"User-Agent": "humanloop/0.8.21",
1814+
"X-Fern-SDK-Version": "0.8.21-beta2",
1815+
"User-Agent": "humanloop/0.8.21-beta2",
18161816
"X-Fern-Runtime": core.RUNTIME.type,
18171817
"X-Fern-Runtime-Version": core.RUNTIME.version,
18181818
...(await this._getCustomAuthorizationHeaders()),
@@ -1916,8 +1916,8 @@ export class Agents {
19161916
headers: {
19171917
"X-Fern-Language": "JavaScript",
19181918
"X-Fern-SDK-Name": "humanloop",
1919-
"X-Fern-SDK-Version": "0.8.21",
1920-
"User-Agent": "humanloop/0.8.21",
1919+
"X-Fern-SDK-Version": "0.8.21-beta2",
1920+
"User-Agent": "humanloop/0.8.21-beta2",
19211921
"X-Fern-Runtime": core.RUNTIME.type,
19221922
"X-Fern-Runtime-Version": core.RUNTIME.version,
19231923
...(await this._getCustomAuthorizationHeaders()),
@@ -2001,8 +2001,8 @@ export class Agents {
20012001
headers: {
20022002
"X-Fern-Language": "JavaScript",
20032003
"X-Fern-SDK-Name": "humanloop",
2004-
"X-Fern-SDK-Version": "0.8.21",
2005-
"User-Agent": "humanloop/0.8.21",
2004+
"X-Fern-SDK-Version": "0.8.21-beta2",
2005+
"User-Agent": "humanloop/0.8.21-beta2",
20062006
"X-Fern-Runtime": core.RUNTIME.type,
20072007
"X-Fern-Runtime-Version": core.RUNTIME.version,
20082008
...(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-beta2",
111+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
279+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
392+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
474+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
554+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
660+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
767+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
854+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
938+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
1059+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
1159+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
1250+
"User-Agent": "humanloop/0.8.21-beta2",
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-beta2",
1330+
"User-Agent": "humanloop/0.8.21-beta2",
13311331
"X-Fern-Runtime": core.RUNTIME.type,
13321332
"X-Fern-Runtime-Version": core.RUNTIME.version,
13331333
...(await this._getCustomAuthorizationHeaders()),

0 commit comments

Comments
 (0)