Skip to content

Commit

Permalink
Release 0.8.0-beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Aug 28, 2024
1 parent ed9db61 commit cd0ffdb
Show file tree
Hide file tree
Showing 16 changed files with 590 additions and 562 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "humanloop",
"version": "0.8.0-beta8",
"version": "0.8.0-beta9",
"private": false,
"repository": "https://github.com/humanloop/humanloop-node-beta",
"main": "./index.js",
Expand All @@ -12,29 +12,29 @@
"test": "jest"
},
"dependencies": {
"url-join": "4.0.1",
"form-data": "^4.0.0",
"form-data-encoder": "^4.0.2",
"formdata-node": "^6.0.3",
"node-fetch": "2.7.0",
"qs": "6.11.2",
"readable-stream": "^4.5.2",
"url-join": "4.0.1"
"form-data-encoder": "^4.0.2"
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "17.0.33",
"@types/node-fetch": "2.6.9",
"@types/url-join": "4.0.1",
"@types/qs": "6.9.8",
"@types/node-fetch": "2.6.9",
"@types/readable-stream": "^4.0.15",
"@types/url-join": "4.0.1",
"fetch-mock-jest": "^1.5.1",
"webpack": "^5.94.0",
"ts-loader": "^9.3.1",
"jest": "29.7.0",
"@types/jest": "29.5.5",
"ts-jest": "29.1.1",
"jest-environment-jsdom": "29.7.0",
"@types/node": "17.0.33",
"prettier": "2.7.1",
"ts-jest": "29.1.1",
"ts-loader": "^9.5.1",
"typescript": "4.6.4",
"webpack": "^5.94.0"
"typescript": "4.6.4"
},
"browser": {
"fs": false,
Expand Down
48 changes: 24 additions & 24 deletions src/api/resources/datasets/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -259,8 +259,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -369,8 +369,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -448,8 +448,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -525,8 +525,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -628,8 +628,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -729,8 +729,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -819,8 +819,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -927,8 +927,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -1022,8 +1022,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -1108,8 +1108,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -1183,8 +1183,8 @@ export class Datasets {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
32 changes: 16 additions & 16 deletions src/api/resources/evaluations/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -198,8 +198,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -277,8 +277,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -358,8 +358,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -450,8 +450,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -539,8 +539,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -624,8 +624,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -720,8 +720,8 @@ export class Evaluations {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
44 changes: 22 additions & 22 deletions src/api/resources/evaluators/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -184,8 +184,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -281,8 +281,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -360,8 +360,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -439,8 +439,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -533,8 +533,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -623,8 +623,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -717,8 +717,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -804,8 +804,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -879,8 +879,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -974,8 +974,8 @@ export class Evaluators {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "humanloop",
"X-Fern-SDK-Version": "0.8.0-beta8",
"User-Agent": "humanloop/0.8.0-beta8",
"X-Fern-SDK-Version": "0.8.0-beta9",
"User-Agent": "humanloop/0.8.0-beta9",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
Loading

0 comments on commit cd0ffdb

Please sign in to comment.