From f780f388c1d687a79b9fcdbb768da4445f519290 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:42:05 +0000 Subject: [PATCH] Release 0.8.0 --- package.json | 2 +- src/api/resources/datasets/client/Client.ts | 48 +++++++-------- .../resources/evaluations/client/Client.ts | 32 +++++----- src/api/resources/evaluators/client/Client.ts | 44 +++++++------- src/api/resources/files/client/Client.ts | 4 +- src/api/resources/flows/client/Client.ts | 52 ++++++++-------- src/api/resources/logs/client/Client.ts | 12 ++-- src/api/resources/prompts/client/Client.ts | 60 +++++++++---------- src/api/resources/tools/client/Client.ts | 52 ++++++++-------- 9 files changed, 153 insertions(+), 153 deletions(-) diff --git a/package.json b/package.json index abedcba..1be7d3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "humanloop", - "version": "0.8.0-beta13", + "version": "0.8.0", "private": false, "repository": "https://github.com/humanloop/humanloop-node-beta", "main": "./index.js", diff --git a/src/api/resources/datasets/client/Client.ts b/src/api/resources/datasets/client/Client.ts index 5044582..0bed4a7 100644 --- a/src/api/resources/datasets/client/Client.ts +++ b/src/api/resources/datasets/client/Client.ts @@ -100,8 +100,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -259,8 +259,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -369,8 +369,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -448,8 +448,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -525,8 +525,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -628,8 +628,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -729,8 +729,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -819,8 +819,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -927,8 +927,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1022,8 +1022,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1108,8 +1108,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1183,8 +1183,8 @@ export class Datasets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/evaluations/client/Client.ts b/src/api/resources/evaluations/client/Client.ts index 489a7d9..66de662 100644 --- a/src/api/resources/evaluations/client/Client.ts +++ b/src/api/resources/evaluations/client/Client.ts @@ -84,8 +84,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -198,8 +198,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -277,8 +277,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -358,8 +358,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -450,8 +450,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -539,8 +539,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -624,8 +624,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -720,8 +720,8 @@ export class Evaluations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/evaluators/client/Client.ts b/src/api/resources/evaluators/client/Client.ts index d32c4d2..10ff2bb 100644 --- a/src/api/resources/evaluators/client/Client.ts +++ b/src/api/resources/evaluators/client/Client.ts @@ -78,8 +78,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -184,8 +184,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -281,8 +281,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -360,8 +360,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -439,8 +439,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -533,8 +533,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -623,8 +623,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -717,8 +717,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -804,8 +804,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -879,8 +879,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -974,8 +974,8 @@ export class Evaluators { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/files/client/Client.ts b/src/api/resources/files/client/Client.ts index 4df2582..aa39b2c 100644 --- a/src/api/resources/files/client/Client.ts +++ b/src/api/resources/files/client/Client.ts @@ -87,8 +87,8 @@ export class Files { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/flows/client/Client.ts b/src/api/resources/flows/client/Client.ts index f083905..bf73392 100644 --- a/src/api/resources/flows/client/Client.ts +++ b/src/api/resources/flows/client/Client.ts @@ -68,8 +68,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -147,8 +147,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -224,8 +224,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -332,8 +332,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -424,8 +424,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -519,8 +519,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -609,8 +609,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -703,8 +703,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -793,8 +793,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -887,8 +887,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -974,8 +974,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1049,8 +1049,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1135,8 +1135,8 @@ export class Flows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/logs/client/Client.ts b/src/api/resources/logs/client/Client.ts index 64181f9..5cd7eb8 100644 --- a/src/api/resources/logs/client/Client.ts +++ b/src/api/resources/logs/client/Client.ts @@ -119,8 +119,8 @@ export class Logs { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -222,8 +222,8 @@ export class Logs { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -295,8 +295,8 @@ export class Logs { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/prompts/client/Client.ts b/src/api/resources/prompts/client/Client.ts index 67cbb7e..7a0da43 100644 --- a/src/api/resources/prompts/client/Client.ts +++ b/src/api/resources/prompts/client/Client.ts @@ -123,8 +123,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -212,8 +212,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -307,8 +307,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -485,8 +485,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -596,8 +596,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -711,8 +711,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -808,8 +808,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -887,8 +887,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -966,8 +966,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1062,8 +1062,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1152,8 +1152,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1243,8 +1243,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1339,8 +1339,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1426,8 +1426,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1501,8 +1501,8 @@ export class Prompts { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/tools/client/Client.ts b/src/api/resources/tools/client/Client.ts index c083044..7e374c4 100644 --- a/src/api/resources/tools/client/Client.ts +++ b/src/api/resources/tools/client/Client.ts @@ -99,8 +99,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -188,8 +188,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -293,8 +293,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -412,8 +412,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -509,8 +509,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -588,8 +588,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -667,8 +667,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -763,8 +763,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -853,8 +853,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -944,8 +944,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1040,8 +1040,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1127,8 +1127,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1202,8 +1202,8 @@ export class Tools { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "humanloop", - "X-Fern-SDK-Version": "0.8.0-beta13", - "User-Agent": "humanloop/0.8.0-beta13", + "X-Fern-SDK-Version": "0.8.0", + "User-Agent": "humanloop/0.8.0", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()),