diff --git a/package.json b/package.json index 4bf889cc0..bac40b524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vellum-ai", - "version": "1.5.5", + "version": "1.5.6", "private": false, "repository": "https://github.com/vellum-ai/vellum-client-node", "license": "MIT", diff --git a/src/Client.ts b/src/Client.ts index b178885f0..60474e54b 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -213,8 +213,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -321,8 +321,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -429,8 +429,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -522,8 +522,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -646,8 +646,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -737,8 +737,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -867,8 +867,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -963,8 +963,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1079,8 +1079,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1182,8 +1182,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1281,8 +1281,8 @@ export class VellumClient { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 59afd9453..b95abf9df 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 0a8007c6b..74a94b810 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -175,8 +175,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -257,8 +257,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -348,8 +348,8 @@ export class ContainerImages { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 9283e600d..ccfe08400 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 3202f19d9..2a02713d3 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 49aa7a524..0d4497ffd 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -469,8 +469,8 @@ export class Documents { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 8eac1c90f..bfdacb82b 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 711d21cf2..c11b76965 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 19252375c..0e31e89d8 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 e470ccc7b..bf9fa2bf9 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -198,8 +198,8 @@ export class IntegrationProviders { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 307243413..6008de065 100644 --- a/src/api/resources/integrations/client/Client.ts +++ b/src/api/resources/integrations/client/Client.ts @@ -79,8 +79,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -187,8 +187,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -308,8 +308,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -396,8 +396,8 @@ export class Integrations { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 4de6029c2..b5e52b025 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 ba4f92bf0..18cc57f3e 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 ddec98a2a..7a162a529 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 78df8a066..191db96c8 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 c4dbc8ba6..ec0ca703e 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 9529053d7..03c9763ed 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 b8d089503..340028a3b 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 bec79a1fc..6ad45e3f3 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -382,8 +382,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -477,8 +477,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -589,8 +589,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -682,8 +682,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -777,8 +777,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -874,8 +874,8 @@ export class WorkflowDeployments { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 3e6c7fd30..4f12e089f 100644 --- a/src/api/resources/workflowExecutions/client/Client.ts +++ b/src/api/resources/workflowExecutions/client/Client.ts @@ -86,8 +86,8 @@ export class WorkflowExecutions { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 c9a7093c6..0ce72f6af 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 7eff700b4..b4e3edd20 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -220,8 +220,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -315,8 +315,8 @@ export class Workflows { : "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "1.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 6d3670084..59bf6790f 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "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 921195a2c..0f4fc8d3c 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.5.5", - "User-Agent": "vellum-ai/1.5.5", + "X-Fern-SDK-Version": "1.5.6", + "User-Agent": "vellum-ai/1.5.6", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/types/IntegrationAuthConfigIntegration.ts b/src/api/types/IntegrationAuthConfigIntegration.ts new file mode 100644 index 000000000..527a9d5d0 --- /dev/null +++ b/src/api/types/IntegrationAuthConfigIntegration.ts @@ -0,0 +1,11 @@ +/** + * This file was auto-generated by Fern from our API Definition. + */ + +import * as Vellum from "../index"; + +export interface IntegrationAuthConfigIntegration { + id: string; + provider: Vellum.IntegrationProvider; + name: Vellum.IntegrationName; +} diff --git a/src/api/types/IntegrationAuthConfigIntegrationCredential.ts b/src/api/types/IntegrationAuthConfigIntegrationCredential.ts index 2bf624556..9424c7c3b 100644 --- a/src/api/types/IntegrationAuthConfigIntegrationCredential.ts +++ b/src/api/types/IntegrationAuthConfigIntegrationCredential.ts @@ -3,5 +3,5 @@ */ export interface IntegrationAuthConfigIntegrationCredential { - id?: string; + id: string; } diff --git a/src/api/types/IntegrationRead.ts b/src/api/types/IntegrationRead.ts index ff352d204..223ea98db 100644 --- a/src/api/types/IntegrationRead.ts +++ b/src/api/types/IntegrationRead.ts @@ -5,7 +5,7 @@ import * as Vellum from "../index"; export interface IntegrationRead { - id?: string; + id: string; label?: string; iconUrl: string; name: Vellum.IntegrationName; diff --git a/src/api/types/SlimIntegrationAuthConfigRead.ts b/src/api/types/SlimIntegrationAuthConfigRead.ts index 6a544f820..1baf8e2b1 100644 --- a/src/api/types/SlimIntegrationAuthConfigRead.ts +++ b/src/api/types/SlimIntegrationAuthConfigRead.ts @@ -8,7 +8,8 @@ import * as Vellum from "../index"; * A slim representation of an Integration Auth Config. */ export interface SlimIntegrationAuthConfigRead { - id?: string; + id: string; + integration: Vellum.IntegrationAuthConfigIntegration; integrationCredentials?: Vellum.IntegrationAuthConfigIntegrationCredential[] | null; defaultAccessType?: Vellum.IntegrationCredentialAccessType; } diff --git a/src/api/types/SlimIntegrationRead.ts b/src/api/types/SlimIntegrationRead.ts index e75cfd979..c29c5452f 100644 --- a/src/api/types/SlimIntegrationRead.ts +++ b/src/api/types/SlimIntegrationRead.ts @@ -5,7 +5,7 @@ import * as Vellum from "../index"; export interface SlimIntegrationRead { - id?: string; + id: string; label?: string; iconUrl: string; name: Vellum.IntegrationName; diff --git a/src/api/types/ToolDefinitionIntegration.ts b/src/api/types/ToolDefinitionIntegration.ts index 779255c05..bd6628b7b 100644 --- a/src/api/types/ToolDefinitionIntegration.ts +++ b/src/api/types/ToolDefinitionIntegration.ts @@ -5,7 +5,7 @@ import * as Vellum from "../index"; export interface ToolDefinitionIntegration { - id?: string; + id: string; provider: Vellum.IntegrationProvider; name: Vellum.IntegrationName; } diff --git a/src/api/types/index.ts b/src/api/types/index.ts index a01b6a33b..0f816b08a 100644 --- a/src/api/types/index.ts +++ b/src/api/types/index.ts @@ -208,6 +208,7 @@ export * from "./InitiatedPromptExecutionMeta"; export * from "./InitiatedWorkflowNodeResultEvent"; export * from "./InstructorVectorizerConfig"; export * from "./InstructorVectorizerConfigRequest"; +export * from "./IntegrationAuthConfigIntegration"; export * from "./IntegrationAuthConfigIntegrationCredential"; export * from "./IntegrationCredentialAccessType"; export * from "./ComponentsSchemasComposioIntegrationExecConfig"; diff --git a/src/serialization/types/IntegrationAuthConfigIntegration.ts b/src/serialization/types/IntegrationAuthConfigIntegration.ts new file mode 100644 index 000000000..6b5700e2b --- /dev/null +++ b/src/serialization/types/IntegrationAuthConfigIntegration.ts @@ -0,0 +1,26 @@ +/** + * This file was auto-generated by Fern from our API Definition. + */ + +import * as serializers from "../index"; +import * as Vellum from "../../api/index"; +import * as core from "../../core"; +import { IntegrationProvider } from "./IntegrationProvider"; +import { IntegrationName } from "./IntegrationName"; + +export const IntegrationAuthConfigIntegration: core.serialization.ObjectSchema< + serializers.IntegrationAuthConfigIntegration.Raw, + Vellum.IntegrationAuthConfigIntegration +> = core.serialization.object({ + id: core.serialization.string(), + provider: IntegrationProvider, + name: IntegrationName, +}); + +export declare namespace IntegrationAuthConfigIntegration { + export interface Raw { + id: string; + provider: IntegrationProvider.Raw; + name: IntegrationName.Raw; + } +} diff --git a/src/serialization/types/IntegrationAuthConfigIntegrationCredential.ts b/src/serialization/types/IntegrationAuthConfigIntegrationCredential.ts index 976708c2a..6447b9688 100644 --- a/src/serialization/types/IntegrationAuthConfigIntegrationCredential.ts +++ b/src/serialization/types/IntegrationAuthConfigIntegrationCredential.ts @@ -10,11 +10,11 @@ export const IntegrationAuthConfigIntegrationCredential: core.serialization.Obje serializers.IntegrationAuthConfigIntegrationCredential.Raw, Vellum.IntegrationAuthConfigIntegrationCredential > = core.serialization.object({ - id: core.serialization.string().optional(), + id: core.serialization.string(), }); export declare namespace IntegrationAuthConfigIntegrationCredential { export interface Raw { - id?: string | null; + id: string; } } diff --git a/src/serialization/types/IntegrationRead.ts b/src/serialization/types/IntegrationRead.ts index db3cd9879..54a8969ca 100644 --- a/src/serialization/types/IntegrationRead.ts +++ b/src/serialization/types/IntegrationRead.ts @@ -11,7 +11,7 @@ import { ComponentsSchemasComposioIntegrationExecConfig } from "./ComponentsSche export const IntegrationRead: core.serialization.ObjectSchema = core.serialization.object({ - id: core.serialization.string().optional(), + id: core.serialization.string(), label: core.serialization.string().optional(), iconUrl: core.serialization.property("icon_url", core.serialization.string()), name: IntegrationName, @@ -21,7 +21,7 @@ export const IntegrationRead: core.serialization.ObjectSchema = core.serialization.object({ - id: core.serialization.string().optional(), + id: core.serialization.string(), + integration: IntegrationAuthConfigIntegration, integrationCredentials: core.serialization.property( "integration_credentials", core.serialization.list(IntegrationAuthConfigIntegrationCredential).optionalNullable(), @@ -22,7 +24,8 @@ export const SlimIntegrationAuthConfigRead: core.serialization.ObjectSchema< export declare namespace SlimIntegrationAuthConfigRead { export interface Raw { - id?: string | null; + id: string; + integration: IntegrationAuthConfigIntegration.Raw; integration_credentials?: (IntegrationAuthConfigIntegrationCredential.Raw[] | null) | null; default_access_type?: IntegrationCredentialAccessType.Raw | null; } diff --git a/src/serialization/types/SlimIntegrationRead.ts b/src/serialization/types/SlimIntegrationRead.ts index 1fe77ad2b..1a225ea6b 100644 --- a/src/serialization/types/SlimIntegrationRead.ts +++ b/src/serialization/types/SlimIntegrationRead.ts @@ -12,7 +12,7 @@ export const SlimIntegrationRead: core.serialization.ObjectSchema< serializers.SlimIntegrationRead.Raw, Vellum.SlimIntegrationRead > = core.serialization.object({ - id: core.serialization.string().optional(), + id: core.serialization.string(), label: core.serialization.string().optional(), iconUrl: core.serialization.property("icon_url", core.serialization.string()), name: IntegrationName, @@ -21,7 +21,7 @@ export const SlimIntegrationRead: core.serialization.ObjectSchema< export declare namespace SlimIntegrationRead { export interface Raw { - id?: string | null; + id: string; label?: string | null; icon_url: string; name: IntegrationName.Raw; diff --git a/src/serialization/types/ToolDefinitionIntegration.ts b/src/serialization/types/ToolDefinitionIntegration.ts index 6ad5b9f9f..0971f8204 100644 --- a/src/serialization/types/ToolDefinitionIntegration.ts +++ b/src/serialization/types/ToolDefinitionIntegration.ts @@ -12,14 +12,14 @@ export const ToolDefinitionIntegration: core.serialization.ObjectSchema< serializers.ToolDefinitionIntegration.Raw, Vellum.ToolDefinitionIntegration > = core.serialization.object({ - id: core.serialization.string().optional(), + id: core.serialization.string(), provider: IntegrationProvider, name: IntegrationName, }); export declare namespace ToolDefinitionIntegration { export interface Raw { - id?: string | null; + id: string; provider: IntegrationProvider.Raw; name: IntegrationName.Raw; } diff --git a/src/serialization/types/index.ts b/src/serialization/types/index.ts index a01b6a33b..0f816b08a 100644 --- a/src/serialization/types/index.ts +++ b/src/serialization/types/index.ts @@ -208,6 +208,7 @@ export * from "./InitiatedPromptExecutionMeta"; export * from "./InitiatedWorkflowNodeResultEvent"; export * from "./InstructorVectorizerConfig"; export * from "./InstructorVectorizerConfigRequest"; +export * from "./IntegrationAuthConfigIntegration"; export * from "./IntegrationAuthConfigIntegrationCredential"; export * from "./IntegrationCredentialAccessType"; export * from "./ComponentsSchemasComposioIntegrationExecConfig"; diff --git a/src/version.ts b/src/version.ts index 61c64d7e4..fefc4c215 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const SDK_VERSION = "1.5.5"; +export const SDK_VERSION = "1.5.6";