vellum-ai 1.5.6 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Client.js +11 -11
- package/api/resources/adHoc/client/Client.js +2 -2
- package/api/resources/containerImages/client/Client.js +4 -4
- package/api/resources/deployments/client/Client.js +8 -8
- package/api/resources/documentIndexes/client/Client.js +8 -8
- package/api/resources/documents/client/Client.js +5 -5
- package/api/resources/events/client/Client.js +1 -1
- package/api/resources/folderEntities/client/Client.js +2 -2
- package/api/resources/integrationAuthConfigs/client/Client.js +1 -1
- package/api/resources/integrationProviders/client/Client.js +2 -2
- package/api/resources/integrations/client/Client.js +4 -4
- package/api/resources/metricDefinitions/client/Client.js +2 -2
- package/api/resources/mlModels/client/Client.js +1 -1
- package/api/resources/organizations/client/Client.js +1 -1
- package/api/resources/prompts/client/Client.js +2 -2
- package/api/resources/sandboxes/client/Client.js +3 -3
- package/api/resources/testSuiteRuns/client/Client.js +3 -3
- package/api/resources/testSuites/client/Client.js +4 -4
- package/api/resources/workflowDeployments/client/Client.js +9 -9
- package/api/resources/workflowExecutions/client/Client.js +1 -1
- package/api/resources/workflowSandboxes/client/Client.js +2 -2
- package/api/resources/workflows/client/Client.js +3 -3
- package/api/resources/workspaceSecrets/client/Client.js +2 -2
- package/api/resources/workspaces/client/Client.js +1 -1
- package/api/types/ComposioToolDefinition.d.ts +1 -0
- package/api/types/NamedTestCaseAudioVariableValue.d.ts +1 -1
- package/api/types/NamedTestCaseAudioVariableValueRequest.d.ts +1 -1
- package/api/types/NamedTestCaseDocumentVariableValue.d.ts +1 -1
- package/api/types/NamedTestCaseDocumentVariableValueRequest.d.ts +1 -1
- package/api/types/NamedTestCaseImageVariableValue.d.ts +1 -1
- package/api/types/NamedTestCaseImageVariableValueRequest.d.ts +1 -1
- package/api/types/NamedTestCaseVideoVariableValue.d.ts +1 -1
- package/api/types/NamedTestCaseVideoVariableValueRequest.d.ts +1 -1
- package/api/types/PaginatedSlimToolDefinitionList.d.ts +2 -2
- package/api/types/SlimComposioToolDefinition.d.ts +1 -0
- package/api/types/TestCaseAudioVariableValue.d.ts +1 -1
- package/api/types/TestCaseDocumentVariableValue.d.ts +1 -1
- package/api/types/TestCaseImageVariableValue.d.ts +1 -1
- package/api/types/TestCaseVideoVariableValue.d.ts +1 -1
- package/dist/Client.js +11 -11
- package/dist/api/resources/adHoc/client/Client.js +2 -2
- package/dist/api/resources/containerImages/client/Client.js +4 -4
- package/dist/api/resources/deployments/client/Client.js +8 -8
- package/dist/api/resources/documentIndexes/client/Client.js +8 -8
- package/dist/api/resources/documents/client/Client.js +5 -5
- package/dist/api/resources/events/client/Client.js +1 -1
- package/dist/api/resources/folderEntities/client/Client.js +2 -2
- package/dist/api/resources/integrationAuthConfigs/client/Client.js +1 -1
- package/dist/api/resources/integrationProviders/client/Client.js +2 -2
- package/dist/api/resources/integrations/client/Client.js +4 -4
- package/dist/api/resources/metricDefinitions/client/Client.js +2 -2
- package/dist/api/resources/mlModels/client/Client.js +1 -1
- package/dist/api/resources/organizations/client/Client.js +1 -1
- package/dist/api/resources/prompts/client/Client.js +2 -2
- package/dist/api/resources/sandboxes/client/Client.js +3 -3
- package/dist/api/resources/testSuiteRuns/client/Client.js +3 -3
- package/dist/api/resources/testSuites/client/Client.js +4 -4
- package/dist/api/resources/workflowDeployments/client/Client.js +9 -9
- package/dist/api/resources/workflowExecutions/client/Client.js +1 -1
- package/dist/api/resources/workflowSandboxes/client/Client.js +2 -2
- package/dist/api/resources/workflows/client/Client.js +3 -3
- package/dist/api/resources/workspaceSecrets/client/Client.js +2 -2
- package/dist/api/resources/workspaces/client/Client.js +1 -1
- package/dist/api/types/ComposioToolDefinition.d.ts +1 -0
- package/dist/api/types/NamedTestCaseAudioVariableValue.d.ts +1 -1
- package/dist/api/types/NamedTestCaseAudioVariableValueRequest.d.ts +1 -1
- package/dist/api/types/NamedTestCaseDocumentVariableValue.d.ts +1 -1
- package/dist/api/types/NamedTestCaseDocumentVariableValueRequest.d.ts +1 -1
- package/dist/api/types/NamedTestCaseImageVariableValue.d.ts +1 -1
- package/dist/api/types/NamedTestCaseImageVariableValueRequest.d.ts +1 -1
- package/dist/api/types/NamedTestCaseVideoVariableValue.d.ts +1 -1
- package/dist/api/types/NamedTestCaseVideoVariableValueRequest.d.ts +1 -1
- package/dist/api/types/PaginatedSlimToolDefinitionList.d.ts +2 -2
- package/dist/api/types/SlimComposioToolDefinition.d.ts +1 -0
- package/dist/api/types/TestCaseAudioVariableValue.d.ts +1 -1
- package/dist/api/types/TestCaseDocumentVariableValue.d.ts +1 -1
- package/dist/api/types/TestCaseImageVariableValue.d.ts +1 -1
- package/dist/api/types/TestCaseVideoVariableValue.d.ts +1 -1
- package/dist/serialization/types/ComposioToolDefinition.d.ts +1 -0
- package/dist/serialization/types/ComposioToolDefinition.js +1 -0
- package/dist/serialization/types/NamedTestCaseAudioVariableValue.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseAudioVariableValue.js +1 -1
- package/dist/serialization/types/NamedTestCaseAudioVariableValueRequest.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseAudioVariableValueRequest.js +1 -1
- package/dist/serialization/types/NamedTestCaseDocumentVariableValue.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseDocumentVariableValue.js +1 -1
- package/dist/serialization/types/NamedTestCaseDocumentVariableValueRequest.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseDocumentVariableValueRequest.js +1 -1
- package/dist/serialization/types/NamedTestCaseImageVariableValue.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseImageVariableValue.js +1 -1
- package/dist/serialization/types/NamedTestCaseImageVariableValueRequest.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseImageVariableValueRequest.js +1 -1
- package/dist/serialization/types/NamedTestCaseVideoVariableValue.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseVideoVariableValue.js +1 -1
- package/dist/serialization/types/NamedTestCaseVideoVariableValueRequest.d.ts +1 -1
- package/dist/serialization/types/NamedTestCaseVideoVariableValueRequest.js +1 -1
- package/dist/serialization/types/PaginatedSlimToolDefinitionList.d.ts +2 -2
- package/dist/serialization/types/PaginatedSlimToolDefinitionList.js +2 -2
- package/dist/serialization/types/SlimComposioToolDefinition.d.ts +1 -0
- package/dist/serialization/types/SlimComposioToolDefinition.js +1 -0
- package/dist/serialization/types/TestCaseAudioVariableValue.d.ts +1 -1
- package/dist/serialization/types/TestCaseAudioVariableValue.js +1 -1
- package/dist/serialization/types/TestCaseDocumentVariableValue.d.ts +1 -1
- package/dist/serialization/types/TestCaseDocumentVariableValue.js +1 -1
- package/dist/serialization/types/TestCaseImageVariableValue.d.ts +1 -1
- package/dist/serialization/types/TestCaseImageVariableValue.js +1 -1
- package/dist/serialization/types/TestCaseVideoVariableValue.d.ts +1 -1
- package/dist/serialization/types/TestCaseVideoVariableValue.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/serialization/types/ComposioToolDefinition.d.ts +1 -0
- package/serialization/types/ComposioToolDefinition.js +1 -0
- package/serialization/types/NamedTestCaseAudioVariableValue.d.ts +1 -1
- package/serialization/types/NamedTestCaseAudioVariableValue.js +1 -1
- package/serialization/types/NamedTestCaseAudioVariableValueRequest.d.ts +1 -1
- package/serialization/types/NamedTestCaseAudioVariableValueRequest.js +1 -1
- package/serialization/types/NamedTestCaseDocumentVariableValue.d.ts +1 -1
- package/serialization/types/NamedTestCaseDocumentVariableValue.js +1 -1
- package/serialization/types/NamedTestCaseDocumentVariableValueRequest.d.ts +1 -1
- package/serialization/types/NamedTestCaseDocumentVariableValueRequest.js +1 -1
- package/serialization/types/NamedTestCaseImageVariableValue.d.ts +1 -1
- package/serialization/types/NamedTestCaseImageVariableValue.js +1 -1
- package/serialization/types/NamedTestCaseImageVariableValueRequest.d.ts +1 -1
- package/serialization/types/NamedTestCaseImageVariableValueRequest.js +1 -1
- package/serialization/types/NamedTestCaseVideoVariableValue.d.ts +1 -1
- package/serialization/types/NamedTestCaseVideoVariableValue.js +1 -1
- package/serialization/types/NamedTestCaseVideoVariableValueRequest.d.ts +1 -1
- package/serialization/types/NamedTestCaseVideoVariableValueRequest.js +1 -1
- package/serialization/types/PaginatedSlimToolDefinitionList.d.ts +2 -2
- package/serialization/types/PaginatedSlimToolDefinitionList.js +2 -2
- package/serialization/types/SlimComposioToolDefinition.d.ts +1 -0
- package/serialization/types/SlimComposioToolDefinition.js +1 -0
- package/serialization/types/TestCaseAudioVariableValue.d.ts +1 -1
- package/serialization/types/TestCaseAudioVariableValue.js +1 -1
- package/serialization/types/TestCaseDocumentVariableValue.d.ts +1 -1
- package/serialization/types/TestCaseDocumentVariableValue.js +1 -1
- package/serialization/types/TestCaseImageVariableValue.d.ts +1 -1
- package/serialization/types/TestCaseImageVariableValue.js +1 -1
- package/serialization/types/TestCaseVideoVariableValue.d.ts +1 -1
- package/serialization/types/TestCaseVideoVariableValue.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -97,7 +97,7 @@ class WorkflowDeployments {
|
|
|
97
97
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
98
98
|
unrecognizedObjectKeys: "strip",
|
|
99
99
|
})
|
|
100
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
100
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
101
101
|
contentType: "application/json",
|
|
102
102
|
queryParameters: _queryParams,
|
|
103
103
|
requestType: "json",
|
|
@@ -163,7 +163,7 @@ class WorkflowDeployments {
|
|
|
163
163
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
164
164
|
unrecognizedObjectKeys: "strip",
|
|
165
165
|
})
|
|
166
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
166
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
167
167
|
contentType: "application/json",
|
|
168
168
|
requestType: "json",
|
|
169
169
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -241,7 +241,7 @@ class WorkflowDeployments {
|
|
|
241
241
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
242
242
|
unrecognizedObjectKeys: "strip",
|
|
243
243
|
})
|
|
244
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
244
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
245
245
|
contentType: "application/json",
|
|
246
246
|
queryParameters: _queryParams,
|
|
247
247
|
requestType: "json",
|
|
@@ -306,7 +306,7 @@ class WorkflowDeployments {
|
|
|
306
306
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
307
307
|
unrecognizedObjectKeys: "strip",
|
|
308
308
|
})
|
|
309
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
309
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
310
310
|
contentType: "application/json",
|
|
311
311
|
requestType: "json",
|
|
312
312
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -373,7 +373,7 @@ class WorkflowDeployments {
|
|
|
373
373
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
374
374
|
unrecognizedObjectKeys: "strip",
|
|
375
375
|
})
|
|
376
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
376
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
377
377
|
contentType: "application/json",
|
|
378
378
|
requestType: "json",
|
|
379
379
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -455,7 +455,7 @@ class WorkflowDeployments {
|
|
|
455
455
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
456
456
|
unrecognizedObjectKeys: "strip",
|
|
457
457
|
})
|
|
458
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
458
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
459
459
|
contentType: "application/json",
|
|
460
460
|
queryParameters: _queryParams,
|
|
461
461
|
requestType: "json",
|
|
@@ -522,7 +522,7 @@ class WorkflowDeployments {
|
|
|
522
522
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
523
523
|
unrecognizedObjectKeys: "strip",
|
|
524
524
|
})
|
|
525
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
525
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
526
526
|
contentType: "application/json",
|
|
527
527
|
requestType: "json",
|
|
528
528
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -589,7 +589,7 @@ class WorkflowDeployments {
|
|
|
589
589
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
590
590
|
unrecognizedObjectKeys: "strip",
|
|
591
591
|
})
|
|
592
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
592
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
593
593
|
contentType: "application/json",
|
|
594
594
|
requestType: "json",
|
|
595
595
|
body: serializers.PatchedWorkflowReleaseTagUpdateRequest.jsonOrThrow(request, {
|
|
@@ -658,7 +658,7 @@ class WorkflowDeployments {
|
|
|
658
658
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
659
659
|
unrecognizedObjectKeys: "strip",
|
|
660
660
|
})
|
|
661
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
661
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
662
662
|
contentType: "application/json",
|
|
663
663
|
requestType: "json",
|
|
664
664
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -88,7 +88,7 @@ class WorkflowExecutions {
|
|
|
88
88
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
89
89
|
unrecognizedObjectKeys: "strip",
|
|
90
90
|
})
|
|
91
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
91
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
92
92
|
contentType: "application/json",
|
|
93
93
|
queryParameters: _queryParams,
|
|
94
94
|
requestType: "json",
|
|
@@ -80,7 +80,7 @@ class WorkflowSandboxes {
|
|
|
80
80
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
81
81
|
unrecognizedObjectKeys: "strip",
|
|
82
82
|
})
|
|
83
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
83
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
84
84
|
contentType: "application/json",
|
|
85
85
|
requestType: "json",
|
|
86
86
|
body: serializers.DeploySandboxWorkflowRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
@@ -162,7 +162,7 @@ class WorkflowSandboxes {
|
|
|
162
162
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
163
163
|
unrecognizedObjectKeys: "strip",
|
|
164
164
|
})
|
|
165
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
165
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
166
166
|
contentType: "application/json",
|
|
167
167
|
queryParameters: _queryParams,
|
|
168
168
|
requestType: "json",
|
|
@@ -100,7 +100,7 @@ class Workflows {
|
|
|
100
100
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
101
101
|
unrecognizedObjectKeys: "strip",
|
|
102
102
|
})
|
|
103
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
103
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
104
104
|
contentType: "application/json",
|
|
105
105
|
queryParameters: _queryParams,
|
|
106
106
|
requestType: "json",
|
|
@@ -180,7 +180,7 @@ class Workflows {
|
|
|
180
180
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
181
181
|
unrecognizedObjectKeys: "strip",
|
|
182
182
|
})
|
|
183
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
183
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), _maybeEncodedRequest.headers), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
184
184
|
requestType: "file",
|
|
185
185
|
duplex: _maybeEncodedRequest.duplex,
|
|
186
186
|
body: _maybeEncodedRequest.body,
|
|
@@ -252,7 +252,7 @@ class Workflows {
|
|
|
252
252
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
253
253
|
unrecognizedObjectKeys: "strip",
|
|
254
254
|
})
|
|
255
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
255
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
256
256
|
contentType: "application/json",
|
|
257
257
|
requestType: "json",
|
|
258
258
|
body: serializers.SerializeWorkflowFilesRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
@@ -81,7 +81,7 @@ class WorkspaceSecrets {
|
|
|
81
81
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
82
82
|
unrecognizedObjectKeys: "strip",
|
|
83
83
|
})
|
|
84
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
84
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
85
85
|
contentType: "application/json",
|
|
86
86
|
requestType: "json",
|
|
87
87
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -147,7 +147,7 @@ class WorkspaceSecrets {
|
|
|
147
147
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
148
148
|
unrecognizedObjectKeys: "strip",
|
|
149
149
|
})
|
|
150
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
150
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
151
151
|
contentType: "application/json",
|
|
152
152
|
requestType: "json",
|
|
153
153
|
body: serializers.PatchedWorkspaceSecretUpdateRequest.jsonOrThrow(request, {
|
|
@@ -80,7 +80,7 @@ class Workspaces {
|
|
|
80
80
|
? serializers.ApiVersionEnum.jsonOrThrow(yield core.Supplier.get(this._options.apiVersion), {
|
|
81
81
|
unrecognizedObjectKeys: "strip",
|
|
82
82
|
})
|
|
83
|
-
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.
|
|
83
|
+
: "2025-07-30", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "1.6.1", "User-Agent": "vellum-ai/1.6.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers),
|
|
84
84
|
contentType: "application/json",
|
|
85
85
|
requestType: "json",
|
|
86
86
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -9,6 +9,7 @@ export interface ComposioToolDefinition {
|
|
|
9
9
|
provider: "COMPOSIO";
|
|
10
10
|
integration: Vellum.ToolDefinitionIntegration;
|
|
11
11
|
name: string;
|
|
12
|
+
label: string;
|
|
12
13
|
description: string;
|
|
13
14
|
inputParameters: Record<string, unknown>;
|
|
14
15
|
outputParameters: Record<string, unknown>;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as Vellum from "../index";
|
|
5
5
|
export interface PaginatedSlimToolDefinitionList {
|
|
6
|
-
count
|
|
6
|
+
count: number;
|
|
7
7
|
next?: string | null;
|
|
8
8
|
previous?: string | null;
|
|
9
|
-
results
|
|
9
|
+
results: Vellum.ComponentsSchemasSlimComposioToolDefinition[];
|
|
10
10
|
}
|
|
@@ -11,6 +11,7 @@ export declare namespace ComposioToolDefinition {
|
|
|
11
11
|
provider: "COMPOSIO";
|
|
12
12
|
integration: ToolDefinitionIntegration.Raw;
|
|
13
13
|
name: string;
|
|
14
|
+
label: string;
|
|
14
15
|
description: string;
|
|
15
16
|
input_parameters: Record<string, unknown>;
|
|
16
17
|
output_parameters: Record<string, unknown>;
|
|
@@ -43,6 +43,7 @@ exports.ComposioToolDefinition = core.serialization.object({
|
|
|
43
43
|
provider: core.serialization.stringLiteral("COMPOSIO"),
|
|
44
44
|
integration: ToolDefinitionIntegration_1.ToolDefinitionIntegration,
|
|
45
45
|
name: core.serialization.string(),
|
|
46
|
+
label: core.serialization.string(),
|
|
46
47
|
description: core.serialization.string(),
|
|
47
48
|
inputParameters: core.serialization.property("input_parameters", core.serialization.record(core.serialization.string(), core.serialization.unknown())),
|
|
48
49
|
outputParameters: core.serialization.property("output_parameters", core.serialization.record(core.serialization.string(), core.serialization.unknown())),
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseAudioVariableValue: core.serialization.ObjectS
|
|
|
9
9
|
export declare namespace NamedTestCaseAudioVariableValue {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "AUDIO";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumAudio.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumAudio_1 = require("./VellumAudio");
|
|
42
42
|
exports.NamedTestCaseAudioVariableValue = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("AUDIO"),
|
|
44
|
-
value: VellumAudio_1.VellumAudio,
|
|
44
|
+
value: VellumAudio_1.VellumAudio.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseAudioVariableValueRequest: core.serialization.
|
|
|
9
9
|
export declare namespace NamedTestCaseAudioVariableValueRequest {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "AUDIO";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumAudioRequest.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumAudioRequest_1 = require("./VellumAudioRequest");
|
|
42
42
|
exports.NamedTestCaseAudioVariableValueRequest = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("AUDIO"),
|
|
44
|
-
value: VellumAudioRequest_1.VellumAudioRequest,
|
|
44
|
+
value: VellumAudioRequest_1.VellumAudioRequest.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseDocumentVariableValue: core.serialization.Obje
|
|
|
9
9
|
export declare namespace NamedTestCaseDocumentVariableValue {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "DOCUMENT";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumDocument.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumDocument_1 = require("./VellumDocument");
|
|
42
42
|
exports.NamedTestCaseDocumentVariableValue = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("DOCUMENT"),
|
|
44
|
-
value: VellumDocument_1.VellumDocument,
|
|
44
|
+
value: VellumDocument_1.VellumDocument.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseDocumentVariableValueRequest: core.serializati
|
|
|
9
9
|
export declare namespace NamedTestCaseDocumentVariableValueRequest {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "DOCUMENT";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumDocumentRequest.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumDocumentRequest_1 = require("./VellumDocumentRequest");
|
|
42
42
|
exports.NamedTestCaseDocumentVariableValueRequest = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("DOCUMENT"),
|
|
44
|
-
value: VellumDocumentRequest_1.VellumDocumentRequest,
|
|
44
|
+
value: VellumDocumentRequest_1.VellumDocumentRequest.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseImageVariableValue: core.serialization.ObjectS
|
|
|
9
9
|
export declare namespace NamedTestCaseImageVariableValue {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "IMAGE";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumImage.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumImage_1 = require("./VellumImage");
|
|
42
42
|
exports.NamedTestCaseImageVariableValue = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("IMAGE"),
|
|
44
|
-
value: VellumImage_1.VellumImage,
|
|
44
|
+
value: VellumImage_1.VellumImage.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseImageVariableValueRequest: core.serialization.
|
|
|
9
9
|
export declare namespace NamedTestCaseImageVariableValueRequest {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "IMAGE";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumImageRequest.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumImageRequest_1 = require("./VellumImageRequest");
|
|
42
42
|
exports.NamedTestCaseImageVariableValueRequest = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("IMAGE"),
|
|
44
|
-
value: VellumImageRequest_1.VellumImageRequest,
|
|
44
|
+
value: VellumImageRequest_1.VellumImageRequest.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseVideoVariableValue: core.serialization.ObjectS
|
|
|
9
9
|
export declare namespace NamedTestCaseVideoVariableValue {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "VIDEO";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumVideo.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumVideo_1 = require("./VellumVideo");
|
|
42
42
|
exports.NamedTestCaseVideoVariableValue = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("VIDEO"),
|
|
44
|
-
value: VellumVideo_1.VellumVideo,
|
|
44
|
+
value: VellumVideo_1.VellumVideo.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -9,7 +9,7 @@ export declare const NamedTestCaseVideoVariableValueRequest: core.serialization.
|
|
|
9
9
|
export declare namespace NamedTestCaseVideoVariableValueRequest {
|
|
10
10
|
interface Raw {
|
|
11
11
|
type: "VIDEO";
|
|
12
|
-
value
|
|
12
|
+
value?: (VellumVideoRequest.Raw | null) | null;
|
|
13
13
|
name: string;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -41,6 +41,6 @@ const core = __importStar(require("../../core"));
|
|
|
41
41
|
const VellumVideoRequest_1 = require("./VellumVideoRequest");
|
|
42
42
|
exports.NamedTestCaseVideoVariableValueRequest = core.serialization.object({
|
|
43
43
|
type: core.serialization.stringLiteral("VIDEO"),
|
|
44
|
-
value: VellumVideoRequest_1.VellumVideoRequest,
|
|
44
|
+
value: VellumVideoRequest_1.VellumVideoRequest.optionalNullable(),
|
|
45
45
|
name: core.serialization.string(),
|
|
46
46
|
});
|
|
@@ -8,9 +8,9 @@ import { ComponentsSchemasSlimComposioToolDefinition } from "./ComponentsSchemas
|
|
|
8
8
|
export declare const PaginatedSlimToolDefinitionList: core.serialization.ObjectSchema<serializers.PaginatedSlimToolDefinitionList.Raw, Vellum.PaginatedSlimToolDefinitionList>;
|
|
9
9
|
export declare namespace PaginatedSlimToolDefinitionList {
|
|
10
10
|
interface Raw {
|
|
11
|
-
count
|
|
11
|
+
count: number;
|
|
12
12
|
next?: (string | null) | null;
|
|
13
13
|
previous?: (string | null) | null;
|
|
14
|
-
results
|
|
14
|
+
results: ComponentsSchemasSlimComposioToolDefinition.Raw[];
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -40,8 +40,8 @@ exports.PaginatedSlimToolDefinitionList = void 0;
|
|
|
40
40
|
const core = __importStar(require("../../core"));
|
|
41
41
|
const ComponentsSchemasSlimComposioToolDefinition_1 = require("./ComponentsSchemasSlimComposioToolDefinition");
|
|
42
42
|
exports.PaginatedSlimToolDefinitionList = core.serialization.object({
|
|
43
|
-
count: core.serialization.number()
|
|
43
|
+
count: core.serialization.number(),
|
|
44
44
|
next: core.serialization.string().optionalNullable(),
|
|
45
45
|
previous: core.serialization.string().optionalNullable(),
|
|
46
|
-
results: core.serialization.list(ComponentsSchemasSlimComposioToolDefinition_1.ComponentsSchemasSlimComposioToolDefinition)
|
|
46
|
+
results: core.serialization.list(ComponentsSchemasSlimComposioToolDefinition_1.ComponentsSchemasSlimComposioToolDefinition),
|
|
47
47
|
});
|
|
@@ -43,5 +43,6 @@ exports.SlimComposioToolDefinition = core.serialization.object({
|
|
|
43
43
|
provider: core.serialization.stringLiteral("COMPOSIO"),
|
|
44
44
|
integration: ToolDefinitionIntegration_1.ToolDefinitionIntegration,
|
|
45
45
|
name: core.serialization.string(),
|
|
46
|
+
label: core.serialization.string(),
|
|
46
47
|
description: core.serialization.string(),
|
|
47
48
|
});
|
|
@@ -43,5 +43,5 @@ exports.TestCaseAudioVariableValue = core.serialization.object({
|
|
|
43
43
|
variableId: core.serialization.property("variable_id", core.serialization.string()),
|
|
44
44
|
name: core.serialization.string().optional(),
|
|
45
45
|
type: core.serialization.stringLiteral("AUDIO"),
|
|
46
|
-
value: VellumAudio_1.VellumAudio,
|
|
46
|
+
value: VellumAudio_1.VellumAudio.optionalNullable(),
|
|
47
47
|
});
|
|
@@ -43,5 +43,5 @@ exports.TestCaseDocumentVariableValue = core.serialization.object({
|
|
|
43
43
|
variableId: core.serialization.property("variable_id", core.serialization.string()),
|
|
44
44
|
name: core.serialization.string().optional(),
|
|
45
45
|
type: core.serialization.stringLiteral("DOCUMENT"),
|
|
46
|
-
value: VellumDocument_1.VellumDocument,
|
|
46
|
+
value: VellumDocument_1.VellumDocument.optionalNullable(),
|
|
47
47
|
});
|
|
@@ -43,5 +43,5 @@ exports.TestCaseImageVariableValue = core.serialization.object({
|
|
|
43
43
|
variableId: core.serialization.property("variable_id", core.serialization.string()),
|
|
44
44
|
name: core.serialization.string().optional(),
|
|
45
45
|
type: core.serialization.stringLiteral("IMAGE"),
|
|
46
|
-
value: VellumImage_1.VellumImage,
|
|
46
|
+
value: VellumImage_1.VellumImage.optionalNullable(),
|
|
47
47
|
});
|