diff --git a/package.json b/package.json index b078a563..a5dcf1d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vellum-ai", - "version": "1.11.18", + "version": "1.11.19", "private": false, "repository": "https://github.com/vellum-ai/vellum-client-node", "license": "MIT", diff --git a/src/Client.ts b/src/Client.ts index 821ddbc6..c5897a9c 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -225,8 +225,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -333,8 +333,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -441,8 +441,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -534,8 +534,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -658,8 +658,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -769,8 +769,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -860,8 +860,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -990,8 +990,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1086,8 +1086,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1202,8 +1202,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1305,8 +1305,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1404,8 +1404,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/adHoc/client/Client.ts b/src/api/resources/adHoc/client/Client.ts index bf6f75df..cc2b0b98 100644 --- a/src/api/resources/adHoc/client/Client.ts +++ b/src/api/resources/adHoc/client/Client.ts @@ -104,8 +104,8 @@ export class AdHoc { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -192,8 +192,8 @@ export class AdHoc { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/containerImages/client/Client.ts b/src/api/resources/containerImages/client/Client.ts index ff517ac6..784e26bf 100644 --- a/src/api/resources/containerImages/client/Client.ts +++ b/src/api/resources/containerImages/client/Client.ts @@ -87,8 +87,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -185,8 +185,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -273,8 +273,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -372,8 +372,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -455,8 +455,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -546,8 +546,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/deployments/client/Client.ts b/src/api/resources/deployments/client/Client.ts index b1f68688..8d9980d9 100644 --- a/src/api/resources/deployments/client/Client.ts +++ b/src/api/resources/deployments/client/Client.ts @@ -93,8 +93,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -181,8 +181,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -274,8 +274,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -386,8 +386,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -479,8 +479,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -576,8 +576,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -673,8 +673,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -786,8 +786,8 @@ export class Deployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/documentIndexes/client/Client.ts b/src/api/resources/documentIndexes/client/Client.ts index cda6074d..c11816e4 100644 --- a/src/api/resources/documentIndexes/client/Client.ts +++ b/src/api/resources/documentIndexes/client/Client.ts @@ -97,8 +97,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -194,8 +194,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -291,8 +291,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -384,8 +384,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -469,8 +469,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -551,8 +551,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -644,8 +644,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -728,8 +728,8 @@ export class DocumentIndexes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/documents/client/Client.ts b/src/api/resources/documents/client/Client.ts index bd67a19a..06edaa5c 100644 --- a/src/api/resources/documents/client/Client.ts +++ b/src/api/resources/documents/client/Client.ts @@ -97,8 +97,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -185,8 +185,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -269,8 +269,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -351,8 +351,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -476,8 +476,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/environments/client/Client.ts b/src/api/resources/environments/client/Client.ts index 63a28fd7..d0e6a7e8 100644 --- a/src/api/resources/environments/client/Client.ts +++ b/src/api/resources/environments/client/Client.ts @@ -70,8 +70,8 @@ export class Environments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/events/client/Client.ts b/src/api/resources/events/client/Client.ts index 95761c98..3caf4a1d 100644 --- a/src/api/resources/events/client/Client.ts +++ b/src/api/resources/events/client/Client.ts @@ -114,8 +114,8 @@ export class Events { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/folderEntities/client/Client.ts b/src/api/resources/folderEntities/client/Client.ts index 9906ce00..e91c9895 100644 --- a/src/api/resources/folderEntities/client/Client.ts +++ b/src/api/resources/folderEntities/client/Client.ts @@ -97,8 +97,8 @@ export class FolderEntities { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -197,8 +197,8 @@ export class FolderEntities { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/integrationAuthConfigs/client/Client.ts b/src/api/resources/integrationAuthConfigs/client/Client.ts index a075e319..4e529d48 100644 --- a/src/api/resources/integrationAuthConfigs/client/Client.ts +++ b/src/api/resources/integrationAuthConfigs/client/Client.ts @@ -107,8 +107,8 @@ export class IntegrationAuthConfigs { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/integrationProviders/client/Client.ts b/src/api/resources/integrationProviders/client/Client.ts index f16dd1a3..7e5cda10 100644 --- a/src/api/resources/integrationProviders/client/Client.ts +++ b/src/api/resources/integrationProviders/client/Client.ts @@ -86,8 +86,8 @@ export class IntegrationProviders { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -206,8 +206,8 @@ export class IntegrationProviders { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/integrations/client/Client.ts b/src/api/resources/integrations/client/Client.ts index 6b328d03..95f800f6 100644 --- a/src/api/resources/integrations/client/Client.ts +++ b/src/api/resources/integrations/client/Client.ts @@ -81,8 +81,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -195,8 +195,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -322,8 +322,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -410,8 +410,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/metricDefinitions/client/Client.ts b/src/api/resources/metricDefinitions/client/Client.ts index efb54db9..3bdebfef 100644 --- a/src/api/resources/metricDefinitions/client/Client.ts +++ b/src/api/resources/metricDefinitions/client/Client.ts @@ -84,8 +84,8 @@ export class MetricDefinitions { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -177,8 +177,8 @@ export class MetricDefinitions { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/mlModels/client/Client.ts b/src/api/resources/mlModels/client/Client.ts index 11bbcb21..16876e78 100644 --- a/src/api/resources/mlModels/client/Client.ts +++ b/src/api/resources/mlModels/client/Client.ts @@ -73,8 +73,8 @@ export class MlModels { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/organizations/client/Client.ts b/src/api/resources/organizations/client/Client.ts index 0e41c820..c8b6e76c 100644 --- a/src/api/resources/organizations/client/Client.ts +++ b/src/api/resources/organizations/client/Client.ts @@ -70,8 +70,8 @@ export class Organizations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "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 abe1b7c1..7daee7b6 100644 --- a/src/api/resources/prompts/client/Client.ts +++ b/src/api/resources/prompts/client/Client.ts @@ -85,8 +85,8 @@ export class Prompts { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, Accept: "application/json", @@ -205,8 +205,8 @@ export class Prompts { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/sandboxes/client/Client.ts b/src/api/resources/sandboxes/client/Client.ts index 537e55ae..feb95b9a 100644 --- a/src/api/resources/sandboxes/client/Client.ts +++ b/src/api/resources/sandboxes/client/Client.ts @@ -77,8 +77,8 @@ export class Sandboxes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -184,8 +184,8 @@ export class Sandboxes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -275,8 +275,8 @@ export class Sandboxes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/testSuiteRuns/client/Client.ts b/src/api/resources/testSuiteRuns/client/Client.ts index a02d48a7..b232840f 100644 --- a/src/api/resources/testSuiteRuns/client/Client.ts +++ b/src/api/resources/testSuiteRuns/client/Client.ts @@ -80,8 +80,8 @@ export class TestSuiteRuns { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -168,8 +168,8 @@ export class TestSuiteRuns { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -274,8 +274,8 @@ export class TestSuiteRuns { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/testSuites/client/Client.ts b/src/api/resources/testSuites/client/Client.ts index a9fe5b52..b3d33504 100644 --- a/src/api/resources/testSuites/client/Client.ts +++ b/src/api/resources/testSuites/client/Client.ts @@ -87,8 +87,8 @@ export class TestSuites { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -201,8 +201,8 @@ export class TestSuites { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -287,8 +287,8 @@ export class TestSuites { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -393,8 +393,8 @@ export class TestSuites { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/uploadedFiles/client/Client.ts b/src/api/resources/uploadedFiles/client/Client.ts index 3f4955bb..0e3ccf9f 100644 --- a/src/api/resources/uploadedFiles/client/Client.ts +++ b/src/api/resources/uploadedFiles/client/Client.ts @@ -75,8 +75,8 @@ export class UploadedFiles { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -173,8 +173,8 @@ export class UploadedFiles { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -264,8 +264,8 @@ export class UploadedFiles { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflowDeployments/client/Client.ts b/src/api/resources/workflowDeployments/client/Client.ts index 0ab25ba7..a3aea3c8 100644 --- a/src/api/resources/workflowDeployments/client/Client.ts +++ b/src/api/resources/workflowDeployments/client/Client.ts @@ -93,8 +93,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -181,8 +181,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -289,8 +289,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -386,8 +386,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -498,8 +498,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -610,8 +610,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -703,8 +703,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -798,8 +798,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -907,8 +907,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1002,8 +1002,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflowExecutions/client/Client.ts b/src/api/resources/workflowExecutions/client/Client.ts index b489dea8..df1978f0 100644 --- a/src/api/resources/workflowExecutions/client/Client.ts +++ b/src/api/resources/workflowExecutions/client/Client.ts @@ -89,8 +89,8 @@ export class WorkflowExecutions { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflowSandboxes/client/Client.ts b/src/api/resources/workflowSandboxes/client/Client.ts index 06985c86..43264f28 100644 --- a/src/api/resources/workflowSandboxes/client/Client.ts +++ b/src/api/resources/workflowSandboxes/client/Client.ts @@ -74,8 +74,8 @@ export class WorkflowSandboxes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -184,8 +184,8 @@ export class WorkflowSandboxes { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflows/client/Client.ts b/src/api/resources/workflows/client/Client.ts index fcf6cf64..b3d208ec 100644 --- a/src/api/resources/workflows/client/Client.ts +++ b/src/api/resources/workflows/client/Client.ts @@ -103,8 +103,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -191,8 +191,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -321,8 +321,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -416,8 +416,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workspaceSecrets/client/Client.ts b/src/api/resources/workspaceSecrets/client/Client.ts index bd9a8948..ed1e0a81 100644 --- a/src/api/resources/workspaceSecrets/client/Client.ts +++ b/src/api/resources/workspaceSecrets/client/Client.ts @@ -73,8 +73,8 @@ export class WorkspaceSecrets { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -163,8 +163,8 @@ export class WorkspaceSecrets { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workspaces/client/Client.ts b/src/api/resources/workspaces/client/Client.ts index 3e057ead..658fb781 100644 --- a/src/api/resources/workspaces/client/Client.ts +++ b/src/api/resources/workspaces/client/Client.ts @@ -70,8 +70,8 @@ export class Workspaces { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.11.18", - "User-Agent": "vellum-ai/1.11.18", + "X-Fern-SDK-Version": "1.11.19", + "User-Agent": "vellum-ai/1.11.19", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/types/PromptDeploymentReleasePromptDeployment.ts b/src/api/types/PromptDeploymentReleasePromptDeployment.ts index 1ad8d6bb..37a974e0 100644 --- a/src/api/types/PromptDeploymentReleasePromptDeployment.ts +++ b/src/api/types/PromptDeploymentReleasePromptDeployment.ts @@ -3,5 +3,6 @@ */ export interface PromptDeploymentReleasePromptDeployment { + id: string; name: string; } diff --git a/src/api/types/WorkflowDeploymentReleaseWorkflowDeployment.ts b/src/api/types/WorkflowDeploymentReleaseWorkflowDeployment.ts index 9d804fcf..30d3f158 100644 --- a/src/api/types/WorkflowDeploymentReleaseWorkflowDeployment.ts +++ b/src/api/types/WorkflowDeploymentReleaseWorkflowDeployment.ts @@ -3,5 +3,6 @@ */ export interface WorkflowDeploymentReleaseWorkflowDeployment { + id: string; name: string; } diff --git a/src/serialization/types/PromptDeploymentReleasePromptDeployment.ts b/src/serialization/types/PromptDeploymentReleasePromptDeployment.ts index 7621f722..58927da8 100644 --- a/src/serialization/types/PromptDeploymentReleasePromptDeployment.ts +++ b/src/serialization/types/PromptDeploymentReleasePromptDeployment.ts @@ -10,11 +10,13 @@ export const PromptDeploymentReleasePromptDeployment: core.serialization.ObjectS serializers.PromptDeploymentReleasePromptDeployment.Raw, Vellum.PromptDeploymentReleasePromptDeployment > = core.serialization.object({ + id: core.serialization.string(), name: core.serialization.string(), }); export declare namespace PromptDeploymentReleasePromptDeployment { export interface Raw { + id: string; name: string; } } diff --git a/src/serialization/types/WorkflowDeploymentReleaseWorkflowDeployment.ts b/src/serialization/types/WorkflowDeploymentReleaseWorkflowDeployment.ts index dc540c61..0d2f5766 100644 --- a/src/serialization/types/WorkflowDeploymentReleaseWorkflowDeployment.ts +++ b/src/serialization/types/WorkflowDeploymentReleaseWorkflowDeployment.ts @@ -10,11 +10,13 @@ export const WorkflowDeploymentReleaseWorkflowDeployment: core.serialization.Obj serializers.WorkflowDeploymentReleaseWorkflowDeployment.Raw, Vellum.WorkflowDeploymentReleaseWorkflowDeployment > = core.serialization.object({ + id: core.serialization.string(), name: core.serialization.string(), }); export declare namespace WorkflowDeploymentReleaseWorkflowDeployment { export interface Raw { + id: string; name: string; } } diff --git a/src/version.ts b/src/version.ts index 73989f3f..1f0e8e58 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const SDK_VERSION = "1.11.18"; +export const SDK_VERSION = "1.11.19"; diff --git a/yarn.lock b/yarn.lock index 398c1c40..038870b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1024,9 +1024,9 @@ base64-js@^1.3.1: integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== baseline-browser-mapping@^2.9.0: - version "2.9.7" - resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz#d36ce64f2a2c468f6f743c8db495d319120007db" - integrity sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg== + version "2.9.8" + resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.8.tgz#04fb5c10ff9c7a1b04ac08cfdfc3b10942a8ac72" + integrity sha512-Y1fOuNDowLfgKOypdc9SPABfoWXuZHBOyCS4cD52IeZBhr4Md6CLLs6atcxVrzRmQ06E7hSlm5bHHApPKR/byA== brace-expansion@^1.1.7: version "1.1.12" @@ -1043,7 +1043,7 @@ braces@^3.0.3: dependencies: fill-range "^7.1.1" -browserslist@^4.24.0, browserslist@^4.26.3: +browserslist@^4.24.0, browserslist@^4.28.1: version "4.28.1" resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95" integrity sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA== @@ -1314,7 +1314,7 @@ emoji-regex@^8.0.0: resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== -enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.3: +enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.4: version "5.18.4" resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz#c22d33055f3952035ce6a144ce092447c525f828" integrity sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q== @@ -1344,10 +1344,10 @@ es-errors@^1.3.0: resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== -es-module-lexer@^1.2.1: - version "1.7.0" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" - integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA== +es-module-lexer@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-2.0.0.tgz#f657cd7a9448dcdda9c070a3cb75e5dc1e85f5b1" + integrity sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw== es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: version "1.1.1" @@ -2858,7 +2858,7 @@ tapable@^2.2.0, tapable@^2.3.0: resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.0.tgz#7e3ea6d5ca31ba8e078b560f0d83ce9a14aa8be6" integrity sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg== -terser-webpack-plugin@^5.3.11: +terser-webpack-plugin@^5.3.16: version "5.3.16" resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz#741e448cc3f93d8026ebe4f7ef9e4afacfd56330" integrity sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q== @@ -2994,9 +2994,9 @@ universalify@^0.2.0: integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg== update-browserslist-db@^1.2.0: - version "1.2.2" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz#cfb4358afa08b3d5731a2ecd95eebf4ddef8033e" - integrity sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA== + version "1.2.3" + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz#64d76db58713136acbeb4c49114366cc6cc2e80d" + integrity sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w== dependencies: escalade "^3.2.0" picocolors "^1.1.1" @@ -3061,9 +3061,9 @@ webpack-sources@^3.3.3: integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg== webpack@^5.97.1: - version "5.103.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.103.0.tgz#17a7c5a5020d5a3a37c118d002eade5ee2c6f3da" - integrity sha512-HU1JOuV1OavsZ+mfigY0j8d1TgQgbZ6M+J75zDkpEAwYeXjWSqrGJtgnPblJjd/mAyTNQ7ygw0MiKOn6etz8yw== + version "5.104.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.104.0.tgz#2b919a4f2526cdc42731142ae295019264fcfb76" + integrity sha512-5DeICTX8BVgNp6afSPYXAFjskIgWGlygQH58bcozPOXgo2r/6xx39Y1+cULZ3gTxUYQP88jmwLj2anu4Xaq84g== dependencies: "@types/eslint-scope" "^3.7.7" "@types/estree" "^1.0.8" @@ -3073,10 +3073,10 @@ webpack@^5.97.1: "@webassemblyjs/wasm-parser" "^1.14.1" acorn "^8.15.0" acorn-import-phases "^1.0.3" - browserslist "^4.26.3" + browserslist "^4.28.1" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.3" - es-module-lexer "^1.2.1" + enhanced-resolve "^5.17.4" + es-module-lexer "^2.0.0" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" @@ -3087,7 +3087,7 @@ webpack@^5.97.1: neo-async "^2.6.2" schema-utils "^4.3.3" tapable "^2.3.0" - terser-webpack-plugin "^5.3.11" + terser-webpack-plugin "^5.3.16" watchpack "^2.4.4" webpack-sources "^3.3.3"