vellum-ai 0.4.0 → 0.4.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.d.ts +0 -3
- package/Client.js +17 -22
- package/api/errors/index.d.ts +0 -1
- package/api/errors/index.js +0 -1
- package/api/resources/deployments/client/Client.js +3 -3
- package/api/resources/documentIndexes/client/Client.js +6 -6
- package/api/resources/documents/client/Client.js +5 -5
- package/api/resources/folderEntities/client/Client.js +1 -1
- package/api/resources/index.d.ts +0 -2
- package/api/resources/index.js +1 -3
- package/api/resources/modelVersions/client/Client.js +1 -1
- package/api/resources/sandboxes/client/Client.js +2 -2
- package/api/resources/testSuiteRuns/client/Client.js +3 -3
- package/api/resources/testSuites/client/Client.js +3 -3
- package/api/resources/workflowDeployments/client/Client.js +2 -2
- package/api/types/index.d.ts +0 -19
- package/api/types/index.js +0 -19
- package/dist/Client.d.ts +0 -3
- package/dist/Client.js +17 -22
- package/dist/api/errors/index.d.ts +0 -1
- package/dist/api/errors/index.js +0 -1
- package/dist/api/resources/deployments/client/Client.js +3 -3
- package/dist/api/resources/documentIndexes/client/Client.js +6 -6
- package/dist/api/resources/documents/client/Client.js +5 -5
- package/dist/api/resources/folderEntities/client/Client.js +1 -1
- package/dist/api/resources/index.d.ts +0 -2
- package/dist/api/resources/index.js +1 -3
- package/dist/api/resources/modelVersions/client/Client.js +1 -1
- package/dist/api/resources/sandboxes/client/Client.js +2 -2
- package/dist/api/resources/testSuiteRuns/client/Client.js +3 -3
- package/dist/api/resources/testSuites/client/Client.js +3 -3
- package/dist/api/resources/workflowDeployments/client/Client.js +2 -2
- package/dist/api/types/index.d.ts +0 -19
- package/dist/api/types/index.js +0 -19
- package/dist/serialization/resources/index.d.ts +0 -2
- package/dist/serialization/resources/index.js +1 -3
- package/dist/serialization/types/index.d.ts +0 -19
- package/dist/serialization/types/index.js +0 -19
- package/package.json +1 -1
- package/serialization/resources/index.d.ts +0 -2
- package/serialization/resources/index.js +1 -3
- package/serialization/types/index.d.ts +0 -19
- package/serialization/types/index.js +0 -19
- package/api/errors/ConflictError.d.ts +0 -8
- package/api/errors/ConflictError.js +0 -41
- package/api/resources/registeredPrompts/client/Client.d.ts +0 -56
- package/api/resources/registeredPrompts/client/Client.js +0 -149
- package/api/resources/registeredPrompts/client/index.d.ts +0 -1
- package/api/resources/registeredPrompts/client/index.js +0 -17
- package/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -60
- package/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -5
- package/api/resources/registeredPrompts/client/requests/index.d.ts +0 -1
- package/api/resources/registeredPrompts/client/requests/index.js +0 -2
- package/api/resources/registeredPrompts/index.d.ts +0 -1
- package/api/resources/registeredPrompts/index.js +0 -17
- package/api/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -12
- package/api/types/ChatHistoryPromptTemplateBlockRequest.js +0 -5
- package/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -13
- package/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -5
- package/api/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -12
- package/api/types/ChatMessagePromptTemplateBlockRequest.js +0 -5
- package/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -13
- package/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -5
- package/api/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -12
- package/api/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -5
- package/api/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -8
- package/api/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -5
- package/api/types/JinjaPromptTemplateBlockRequest.d.ts +0 -12
- package/api/types/JinjaPromptTemplateBlockRequest.js +0 -5
- package/api/types/PromptTemplateBlockDataRequest.d.ts +0 -8
- package/api/types/PromptTemplateBlockDataRequest.js +0 -5
- package/api/types/PromptTemplateBlockRequest.d.ts +0 -19
- package/api/types/PromptTemplateBlockRequest.js +0 -5
- package/api/types/RegisterPromptErrorResponse.d.ts +0 -7
- package/api/types/RegisterPromptErrorResponse.js +0 -5
- package/api/types/RegisterPromptModelParametersRequest.d.ts +0 -14
- package/api/types/RegisterPromptModelParametersRequest.js +0 -5
- package/api/types/RegisterPromptPrompt.d.ts +0 -9
- package/api/types/RegisterPromptPrompt.js +0 -5
- package/api/types/RegisterPromptPromptInfoRequest.d.ts +0 -9
- package/api/types/RegisterPromptPromptInfoRequest.js +0 -5
- package/api/types/RegisterPromptResponse.d.ts +0 -18
- package/api/types/RegisterPromptResponse.js +0 -5
- package/api/types/RegisteredPromptDeployment.d.ts +0 -11
- package/api/types/RegisteredPromptDeployment.js +0 -5
- package/api/types/RegisteredPromptInputVariableRequest.d.ts +0 -9
- package/api/types/RegisteredPromptInputVariableRequest.js +0 -5
- package/api/types/RegisteredPromptModelVersion.d.ts +0 -9
- package/api/types/RegisteredPromptModelVersion.js +0 -5
- package/api/types/RegisteredPromptSandbox.d.ts +0 -9
- package/api/types/RegisteredPromptSandbox.js +0 -5
- package/api/types/RegisteredPromptSandboxSnapshot.d.ts +0 -7
- package/api/types/RegisteredPromptSandboxSnapshot.js +0 -5
- package/dist/api/errors/ConflictError.d.ts +0 -8
- package/dist/api/errors/ConflictError.js +0 -41
- package/dist/api/resources/registeredPrompts/client/Client.d.ts +0 -56
- package/dist/api/resources/registeredPrompts/client/Client.js +0 -149
- package/dist/api/resources/registeredPrompts/client/index.d.ts +0 -1
- package/dist/api/resources/registeredPrompts/client/index.js +0 -17
- package/dist/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -60
- package/dist/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -5
- package/dist/api/resources/registeredPrompts/client/requests/index.d.ts +0 -1
- package/dist/api/resources/registeredPrompts/client/requests/index.js +0 -2
- package/dist/api/resources/registeredPrompts/index.d.ts +0 -1
- package/dist/api/resources/registeredPrompts/index.js +0 -17
- package/dist/api/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -12
- package/dist/api/types/ChatHistoryPromptTemplateBlockRequest.js +0 -5
- package/dist/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -13
- package/dist/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -5
- package/dist/api/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -12
- package/dist/api/types/ChatMessagePromptTemplateBlockRequest.js +0 -5
- package/dist/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -13
- package/dist/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -5
- package/dist/api/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -12
- package/dist/api/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -5
- package/dist/api/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -8
- package/dist/api/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -5
- package/dist/api/types/JinjaPromptTemplateBlockRequest.d.ts +0 -12
- package/dist/api/types/JinjaPromptTemplateBlockRequest.js +0 -5
- package/dist/api/types/PromptTemplateBlockDataRequest.d.ts +0 -8
- package/dist/api/types/PromptTemplateBlockDataRequest.js +0 -5
- package/dist/api/types/PromptTemplateBlockRequest.d.ts +0 -19
- package/dist/api/types/PromptTemplateBlockRequest.js +0 -5
- package/dist/api/types/RegisterPromptErrorResponse.d.ts +0 -7
- package/dist/api/types/RegisterPromptErrorResponse.js +0 -5
- package/dist/api/types/RegisterPromptModelParametersRequest.d.ts +0 -14
- package/dist/api/types/RegisterPromptModelParametersRequest.js +0 -5
- package/dist/api/types/RegisterPromptPrompt.d.ts +0 -9
- package/dist/api/types/RegisterPromptPrompt.js +0 -5
- package/dist/api/types/RegisterPromptPromptInfoRequest.d.ts +0 -9
- package/dist/api/types/RegisterPromptPromptInfoRequest.js +0 -5
- package/dist/api/types/RegisterPromptResponse.d.ts +0 -18
- package/dist/api/types/RegisterPromptResponse.js +0 -5
- package/dist/api/types/RegisteredPromptDeployment.d.ts +0 -11
- package/dist/api/types/RegisteredPromptDeployment.js +0 -5
- package/dist/api/types/RegisteredPromptInputVariableRequest.d.ts +0 -9
- package/dist/api/types/RegisteredPromptInputVariableRequest.js +0 -5
- package/dist/api/types/RegisteredPromptModelVersion.d.ts +0 -9
- package/dist/api/types/RegisteredPromptModelVersion.js +0 -5
- package/dist/api/types/RegisteredPromptSandbox.d.ts +0 -9
- package/dist/api/types/RegisteredPromptSandbox.js +0 -5
- package/dist/api/types/RegisteredPromptSandboxSnapshot.d.ts +0 -7
- package/dist/api/types/RegisteredPromptSandboxSnapshot.js +0 -5
- package/dist/serialization/resources/registeredPrompts/client/index.d.ts +0 -1
- package/dist/serialization/resources/registeredPrompts/client/index.js +0 -17
- package/dist/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -21
- package/dist/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -42
- package/dist/serialization/resources/registeredPrompts/client/requests/index.d.ts +0 -1
- package/dist/serialization/resources/registeredPrompts/client/requests/index.js +0 -5
- package/dist/serialization/resources/registeredPrompts/index.d.ts +0 -1
- package/dist/serialization/resources/registeredPrompts/index.js +0 -17
- package/dist/serialization/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -15
- package/dist/serialization/types/ChatHistoryPromptTemplateBlockRequest.js +0 -36
- package/dist/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -16
- package/dist/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -46
- package/dist/serialization/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -15
- package/dist/serialization/types/ChatMessagePromptTemplateBlockRequest.js +0 -45
- package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -15
- package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -36
- package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -16
- package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -37
- package/dist/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -14
- package/dist/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -35
- package/dist/serialization/types/JinjaPromptTemplateBlockRequest.d.ts +0 -16
- package/dist/serialization/types/JinjaPromptTemplateBlockRequest.js +0 -37
- package/dist/serialization/types/PromptTemplateBlockDataRequest.d.ts +0 -13
- package/dist/serialization/types/PromptTemplateBlockDataRequest.js +0 -43
- package/dist/serialization/types/PromptTemplateBlockRequest.d.ts +0 -25
- package/dist/serialization/types/PromptTemplateBlockRequest.js +0 -53
- package/dist/serialization/types/RegisterPromptErrorResponse.d.ts +0 -12
- package/dist/serialization/types/RegisterPromptErrorResponse.js +0 -33
- package/dist/serialization/types/RegisterPromptModelParametersRequest.d.ts +0 -20
- package/dist/serialization/types/RegisterPromptModelParametersRequest.js +0 -41
- package/dist/serialization/types/RegisterPromptPrompt.d.ts +0 -13
- package/dist/serialization/types/RegisterPromptPrompt.js +0 -34
- package/dist/serialization/types/RegisterPromptPromptInfoRequest.d.ts +0 -15
- package/dist/serialization/types/RegisterPromptPromptInfoRequest.js +0 -36
- package/dist/serialization/types/RegisterPromptResponse.d.ts +0 -22
- package/dist/serialization/types/RegisterPromptResponse.js +0 -43
- package/dist/serialization/types/RegisteredPromptDeployment.d.ts +0 -14
- package/dist/serialization/types/RegisteredPromptDeployment.js +0 -35
- package/dist/serialization/types/RegisteredPromptInputVariableRequest.d.ts +0 -15
- package/dist/serialization/types/RegisteredPromptInputVariableRequest.js +0 -36
- package/dist/serialization/types/RegisteredPromptModelVersion.d.ts +0 -13
- package/dist/serialization/types/RegisteredPromptModelVersion.js +0 -34
- package/dist/serialization/types/RegisteredPromptSandbox.d.ts +0 -13
- package/dist/serialization/types/RegisteredPromptSandbox.js +0 -34
- package/dist/serialization/types/RegisteredPromptSandboxSnapshot.d.ts +0 -12
- package/dist/serialization/types/RegisteredPromptSandboxSnapshot.js +0 -33
- package/serialization/resources/registeredPrompts/client/index.d.ts +0 -1
- package/serialization/resources/registeredPrompts/client/index.js +0 -17
- package/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -21
- package/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -42
- package/serialization/resources/registeredPrompts/client/requests/index.d.ts +0 -1
- package/serialization/resources/registeredPrompts/client/requests/index.js +0 -5
- package/serialization/resources/registeredPrompts/index.d.ts +0 -1
- package/serialization/resources/registeredPrompts/index.js +0 -17
- package/serialization/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -15
- package/serialization/types/ChatHistoryPromptTemplateBlockRequest.js +0 -36
- package/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -16
- package/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -46
- package/serialization/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -15
- package/serialization/types/ChatMessagePromptTemplateBlockRequest.js +0 -45
- package/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -15
- package/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -36
- package/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -16
- package/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -37
- package/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -14
- package/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -35
- package/serialization/types/JinjaPromptTemplateBlockRequest.d.ts +0 -16
- package/serialization/types/JinjaPromptTemplateBlockRequest.js +0 -37
- package/serialization/types/PromptTemplateBlockDataRequest.d.ts +0 -13
- package/serialization/types/PromptTemplateBlockDataRequest.js +0 -43
- package/serialization/types/PromptTemplateBlockRequest.d.ts +0 -25
- package/serialization/types/PromptTemplateBlockRequest.js +0 -53
- package/serialization/types/RegisterPromptErrorResponse.d.ts +0 -12
- package/serialization/types/RegisterPromptErrorResponse.js +0 -33
- package/serialization/types/RegisterPromptModelParametersRequest.d.ts +0 -20
- package/serialization/types/RegisterPromptModelParametersRequest.js +0 -41
- package/serialization/types/RegisterPromptPrompt.d.ts +0 -13
- package/serialization/types/RegisterPromptPrompt.js +0 -34
- package/serialization/types/RegisterPromptPromptInfoRequest.d.ts +0 -15
- package/serialization/types/RegisterPromptPromptInfoRequest.js +0 -36
- package/serialization/types/RegisterPromptResponse.d.ts +0 -22
- package/serialization/types/RegisterPromptResponse.js +0 -43
- package/serialization/types/RegisteredPromptDeployment.d.ts +0 -14
- package/serialization/types/RegisteredPromptDeployment.js +0 -35
- package/serialization/types/RegisteredPromptInputVariableRequest.d.ts +0 -15
- package/serialization/types/RegisteredPromptInputVariableRequest.js +0 -36
- package/serialization/types/RegisteredPromptModelVersion.d.ts +0 -13
- package/serialization/types/RegisteredPromptModelVersion.js +0 -34
- package/serialization/types/RegisteredPromptSandbox.d.ts +0 -13
- package/serialization/types/RegisteredPromptSandbox.js +0 -34
- package/serialization/types/RegisteredPromptSandboxSnapshot.d.ts +0 -12
- package/serialization/types/RegisteredPromptSandboxSnapshot.js +0 -33
package/dist/Client.d.ts
CHANGED
|
@@ -9,7 +9,6 @@ import { DocumentIndexes } from "./api/resources/documentIndexes/client/Client";
|
|
|
9
9
|
import { Documents } from "./api/resources/documents/client/Client";
|
|
10
10
|
import { FolderEntities } from "./api/resources/folderEntities/client/Client";
|
|
11
11
|
import { ModelVersions } from "./api/resources/modelVersions/client/Client";
|
|
12
|
-
import { RegisteredPrompts } from "./api/resources/registeredPrompts/client/Client";
|
|
13
12
|
import { Sandboxes } from "./api/resources/sandboxes/client/Client";
|
|
14
13
|
import { TestSuiteRuns } from "./api/resources/testSuiteRuns/client/Client";
|
|
15
14
|
import { TestSuites } from "./api/resources/testSuites/client/Client";
|
|
@@ -122,8 +121,6 @@ export declare class VellumClient {
|
|
|
122
121
|
get folderEntities(): FolderEntities;
|
|
123
122
|
protected _modelVersions: ModelVersions | undefined;
|
|
124
123
|
get modelVersions(): ModelVersions;
|
|
125
|
-
protected _registeredPrompts: RegisteredPrompts | undefined;
|
|
126
|
-
get registeredPrompts(): RegisteredPrompts;
|
|
127
124
|
protected _sandboxes: Sandboxes | undefined;
|
|
128
125
|
get sandboxes(): Sandboxes;
|
|
129
126
|
protected _testSuiteRuns: TestSuiteRuns | undefined;
|
package/dist/Client.js
CHANGED
|
@@ -50,11 +50,10 @@ const Client_2 = require("./api/resources/documentIndexes/client/Client");
|
|
|
50
50
|
const Client_3 = require("./api/resources/documents/client/Client");
|
|
51
51
|
const Client_4 = require("./api/resources/folderEntities/client/Client");
|
|
52
52
|
const Client_5 = require("./api/resources/modelVersions/client/Client");
|
|
53
|
-
const Client_6 = require("./api/resources/
|
|
54
|
-
const Client_7 = require("./api/resources/
|
|
55
|
-
const Client_8 = require("./api/resources/
|
|
56
|
-
const Client_9 = require("./api/resources/
|
|
57
|
-
const Client_10 = require("./api/resources/workflowDeployments/client/Client");
|
|
53
|
+
const Client_6 = require("./api/resources/sandboxes/client/Client");
|
|
54
|
+
const Client_7 = require("./api/resources/testSuiteRuns/client/Client");
|
|
55
|
+
const Client_8 = require("./api/resources/testSuites/client/Client");
|
|
56
|
+
const Client_9 = require("./api/resources/workflowDeployments/client/Client");
|
|
58
57
|
class VellumClient {
|
|
59
58
|
constructor(_options) {
|
|
60
59
|
this._options = _options;
|
|
@@ -73,7 +72,7 @@ class VellumClient {
|
|
|
73
72
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
74
73
|
.predict, "v1/execute-prompt"),
|
|
75
74
|
method: "POST",
|
|
76
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
75
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
77
76
|
contentType: "application/json",
|
|
78
77
|
body: yield serializers.ExecutePromptRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
79
78
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -129,7 +128,7 @@ class VellumClient {
|
|
|
129
128
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
130
129
|
.predict, "v1/execute-prompt-stream"),
|
|
131
130
|
method: "POST",
|
|
132
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
131
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
133
132
|
contentType: "application/json",
|
|
134
133
|
body: yield serializers.ExecutePromptStreamRequest.jsonOrThrow(request, {
|
|
135
134
|
unrecognizedObjectKeys: "strip",
|
|
@@ -197,7 +196,7 @@ class VellumClient {
|
|
|
197
196
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
198
197
|
.predict, "v1/execute-workflow"),
|
|
199
198
|
method: "POST",
|
|
200
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
199
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
201
200
|
contentType: "application/json",
|
|
202
201
|
body: yield serializers.ExecuteWorkflowRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
203
202
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -251,7 +250,7 @@ class VellumClient {
|
|
|
251
250
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
252
251
|
.predict, "v1/execute-workflow-stream"),
|
|
253
252
|
method: "POST",
|
|
254
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
253
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
255
254
|
contentType: "application/json",
|
|
256
255
|
body: yield serializers.ExecuteWorkflowStreamRequest.jsonOrThrow(request, {
|
|
257
256
|
unrecognizedObjectKeys: "strip",
|
|
@@ -327,7 +326,7 @@ class VellumClient {
|
|
|
327
326
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
328
327
|
.predict, "v1/generate"),
|
|
329
328
|
method: "POST",
|
|
330
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
329
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
331
330
|
contentType: "application/json",
|
|
332
331
|
body: yield serializers.GenerateBodyRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
333
332
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -385,7 +384,7 @@ class VellumClient {
|
|
|
385
384
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
386
385
|
.predict, "v1/generate-stream"),
|
|
387
386
|
method: "POST",
|
|
388
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
387
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
389
388
|
contentType: "application/json",
|
|
390
389
|
body: yield serializers.GenerateStreamBodyRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
391
390
|
responseType: "streaming",
|
|
@@ -458,7 +457,7 @@ class VellumClient {
|
|
|
458
457
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
459
458
|
.predict, "v1/search"),
|
|
460
459
|
method: "POST",
|
|
461
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
460
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
462
461
|
contentType: "application/json",
|
|
463
462
|
body: yield serializers.SearchRequestBodyRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
464
463
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -522,7 +521,7 @@ class VellumClient {
|
|
|
522
521
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
523
522
|
.predict, "v1/submit-completion-actuals"),
|
|
524
523
|
method: "POST",
|
|
525
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
524
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
526
525
|
contentType: "application/json",
|
|
527
526
|
body: yield serializers.SubmitCompletionActualsRequest.jsonOrThrow(request, {
|
|
528
527
|
unrecognizedObjectKeys: "strip",
|
|
@@ -580,7 +579,7 @@ class VellumClient {
|
|
|
580
579
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
581
580
|
.predict, "v1/submit-workflow-execution-actuals"),
|
|
582
581
|
method: "POST",
|
|
583
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
582
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
584
583
|
contentType: "application/json",
|
|
585
584
|
body: yield serializers.SubmitWorkflowExecutionActualsRequest.jsonOrThrow(request, {
|
|
586
585
|
unrecognizedObjectKeys: "strip",
|
|
@@ -632,25 +631,21 @@ class VellumClient {
|
|
|
632
631
|
var _a;
|
|
633
632
|
return ((_a = this._modelVersions) !== null && _a !== void 0 ? _a : (this._modelVersions = new Client_5.ModelVersions(this._options)));
|
|
634
633
|
}
|
|
635
|
-
get registeredPrompts() {
|
|
636
|
-
var _a;
|
|
637
|
-
return ((_a = this._registeredPrompts) !== null && _a !== void 0 ? _a : (this._registeredPrompts = new Client_6.RegisteredPrompts(this._options)));
|
|
638
|
-
}
|
|
639
634
|
get sandboxes() {
|
|
640
635
|
var _a;
|
|
641
|
-
return ((_a = this._sandboxes) !== null && _a !== void 0 ? _a : (this._sandboxes = new
|
|
636
|
+
return ((_a = this._sandboxes) !== null && _a !== void 0 ? _a : (this._sandboxes = new Client_6.Sandboxes(this._options)));
|
|
642
637
|
}
|
|
643
638
|
get testSuiteRuns() {
|
|
644
639
|
var _a;
|
|
645
|
-
return ((_a = this._testSuiteRuns) !== null && _a !== void 0 ? _a : (this._testSuiteRuns = new
|
|
640
|
+
return ((_a = this._testSuiteRuns) !== null && _a !== void 0 ? _a : (this._testSuiteRuns = new Client_7.TestSuiteRuns(this._options)));
|
|
646
641
|
}
|
|
647
642
|
get testSuites() {
|
|
648
643
|
var _a;
|
|
649
|
-
return ((_a = this._testSuites) !== null && _a !== void 0 ? _a : (this._testSuites = new
|
|
644
|
+
return ((_a = this._testSuites) !== null && _a !== void 0 ? _a : (this._testSuites = new Client_8.TestSuites(this._options)));
|
|
650
645
|
}
|
|
651
646
|
get workflowDeployments() {
|
|
652
647
|
var _a;
|
|
653
|
-
return ((_a = this._workflowDeployments) !== null && _a !== void 0 ? _a : (this._workflowDeployments = new
|
|
648
|
+
return ((_a = this._workflowDeployments) !== null && _a !== void 0 ? _a : (this._workflowDeployments = new Client_9.WorkflowDeployments(this._options)));
|
|
654
649
|
}
|
|
655
650
|
_getCustomAuthorizationHeaders() {
|
|
656
651
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist/api/errors/index.js
CHANGED
|
@@ -17,5 +17,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./BadRequestError"), exports);
|
|
18
18
|
__exportStar(require("./ForbiddenError"), exports);
|
|
19
19
|
__exportStar(require("./NotFoundError"), exports);
|
|
20
|
-
__exportStar(require("./ConflictError"), exports);
|
|
21
20
|
__exportStar(require("./InternalServerError"), exports);
|
|
@@ -70,7 +70,7 @@ class Deployments {
|
|
|
70
70
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
71
71
|
.default, "v1/deployments"),
|
|
72
72
|
method: "GET",
|
|
73
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
73
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
74
74
|
contentType: "application/json",
|
|
75
75
|
queryParameters: _queryParams,
|
|
76
76
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -118,7 +118,7 @@ class Deployments {
|
|
|
118
118
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
119
119
|
.default, `v1/deployments/${id}`),
|
|
120
120
|
method: "GET",
|
|
121
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
121
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
122
122
|
contentType: "application/json",
|
|
123
123
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
124
124
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -170,7 +170,7 @@ class Deployments {
|
|
|
170
170
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
171
171
|
.default, "v1/deployments/provider-payload"),
|
|
172
172
|
method: "POST",
|
|
173
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
173
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
174
174
|
contentType: "application/json",
|
|
175
175
|
body: yield serializers.DeploymentProviderPayloadRequest.jsonOrThrow(request, {
|
|
176
176
|
unrecognizedObjectKeys: "strip",
|
|
@@ -75,7 +75,7 @@ class DocumentIndexes {
|
|
|
75
75
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
76
76
|
.default, "v1/document-indexes"),
|
|
77
77
|
method: "GET",
|
|
78
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
78
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
79
79
|
contentType: "application/json",
|
|
80
80
|
queryParameters: _queryParams,
|
|
81
81
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -143,7 +143,7 @@ class DocumentIndexes {
|
|
|
143
143
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
144
144
|
.default, "v1/document-indexes"),
|
|
145
145
|
method: "POST",
|
|
146
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
146
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
147
147
|
contentType: "application/json",
|
|
148
148
|
body: yield serializers.DocumentIndexCreateRequest.jsonOrThrow(request, {
|
|
149
149
|
unrecognizedObjectKeys: "strip",
|
|
@@ -193,7 +193,7 @@ class DocumentIndexes {
|
|
|
193
193
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
194
194
|
.default, `v1/document-indexes/${id}`),
|
|
195
195
|
method: "GET",
|
|
196
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
196
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
197
197
|
contentType: "application/json",
|
|
198
198
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
199
199
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -242,7 +242,7 @@ class DocumentIndexes {
|
|
|
242
242
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
243
243
|
.default, `v1/document-indexes/${id}`),
|
|
244
244
|
method: "PUT",
|
|
245
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
245
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
246
246
|
contentType: "application/json",
|
|
247
247
|
body: yield serializers.DocumentIndexUpdateRequest.jsonOrThrow(request, {
|
|
248
248
|
unrecognizedObjectKeys: "strip",
|
|
@@ -292,7 +292,7 @@ class DocumentIndexes {
|
|
|
292
292
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
293
293
|
.default, `v1/document-indexes/${id}`),
|
|
294
294
|
method: "DELETE",
|
|
295
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
295
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
296
296
|
contentType: "application/json",
|
|
297
297
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
298
298
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -334,7 +334,7 @@ class DocumentIndexes {
|
|
|
334
334
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
335
335
|
.default, `v1/document-indexes/${id}`),
|
|
336
336
|
method: "PATCH",
|
|
337
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
337
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
338
338
|
contentType: "application/json",
|
|
339
339
|
body: yield serializers.PatchedDocumentIndexUpdateRequest.jsonOrThrow(request, {
|
|
340
340
|
unrecognizedObjectKeys: "strip",
|
|
@@ -77,7 +77,7 @@ class Documents {
|
|
|
77
77
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
78
78
|
.default, "v1/documents"),
|
|
79
79
|
method: "GET",
|
|
80
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
80
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
81
81
|
contentType: "application/json",
|
|
82
82
|
queryParameters: _queryParams,
|
|
83
83
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -125,7 +125,7 @@ class Documents {
|
|
|
125
125
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
126
126
|
.default, `v1/documents/${id}`),
|
|
127
127
|
method: "GET",
|
|
128
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
128
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
129
129
|
contentType: "application/json",
|
|
130
130
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
131
131
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -166,7 +166,7 @@ class Documents {
|
|
|
166
166
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
167
167
|
.default, `v1/documents/${id}`),
|
|
168
168
|
method: "DELETE",
|
|
169
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
169
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
170
170
|
contentType: "application/json",
|
|
171
171
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
172
172
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -208,7 +208,7 @@ class Documents {
|
|
|
208
208
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
209
209
|
.default, `v1/documents/${id}`),
|
|
210
210
|
method: "PATCH",
|
|
211
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
211
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
212
212
|
contentType: "application/json",
|
|
213
213
|
body: yield serializers.PatchedDocumentUpdateRequest.jsonOrThrow(request, {
|
|
214
214
|
unrecognizedObjectKeys: "strip",
|
|
@@ -287,7 +287,7 @@ class Documents {
|
|
|
287
287
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
288
288
|
.documents, "v1/upload-document"),
|
|
289
289
|
method: "POST",
|
|
290
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
290
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
291
291
|
contentType: "multipart/form-data; boundary=" + _request.getBoundary(),
|
|
292
292
|
body: _request,
|
|
293
293
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -65,7 +65,7 @@ class FolderEntities {
|
|
|
65
65
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
66
66
|
.default, `v1/folders/${folderId}/add-entity`),
|
|
67
67
|
method: "POST",
|
|
68
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
68
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
69
69
|
contentType: "application/json",
|
|
70
70
|
body: yield serializers.AddEntityToFolderRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
71
71
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -7,7 +7,6 @@ export * from "./workflowDeployments/types";
|
|
|
7
7
|
export * as documents from "./documents";
|
|
8
8
|
export * as folderEntities from "./folderEntities";
|
|
9
9
|
export * as modelVersions from "./modelVersions";
|
|
10
|
-
export * as registeredPrompts from "./registeredPrompts";
|
|
11
10
|
export * as sandboxes from "./sandboxes";
|
|
12
11
|
export * as testSuiteRuns from "./testSuiteRuns";
|
|
13
12
|
export * as testSuites from "./testSuites";
|
|
@@ -15,7 +14,6 @@ export * from "./deployments/client/requests";
|
|
|
15
14
|
export * from "./documentIndexes/client/requests";
|
|
16
15
|
export * from "./documents/client/requests";
|
|
17
16
|
export * from "./folderEntities/client/requests";
|
|
18
|
-
export * from "./registeredPrompts/client/requests";
|
|
19
17
|
export * from "./sandboxes/client/requests";
|
|
20
18
|
export * from "./testSuiteRuns/client/requests";
|
|
21
19
|
export * from "./testSuites/client/requests";
|
|
@@ -26,7 +26,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.testSuites = exports.testSuiteRuns = exports.sandboxes = exports.
|
|
29
|
+
exports.testSuites = exports.testSuiteRuns = exports.sandboxes = exports.modelVersions = exports.folderEntities = exports.documents = exports.workflowDeployments = exports.documentIndexes = exports.deployments = void 0;
|
|
30
30
|
exports.deployments = __importStar(require("./deployments"));
|
|
31
31
|
__exportStar(require("./deployments/types"), exports);
|
|
32
32
|
exports.documentIndexes = __importStar(require("./documentIndexes"));
|
|
@@ -36,7 +36,6 @@ __exportStar(require("./workflowDeployments/types"), exports);
|
|
|
36
36
|
exports.documents = __importStar(require("./documents"));
|
|
37
37
|
exports.folderEntities = __importStar(require("./folderEntities"));
|
|
38
38
|
exports.modelVersions = __importStar(require("./modelVersions"));
|
|
39
|
-
exports.registeredPrompts = __importStar(require("./registeredPrompts"));
|
|
40
39
|
exports.sandboxes = __importStar(require("./sandboxes"));
|
|
41
40
|
exports.testSuiteRuns = __importStar(require("./testSuiteRuns"));
|
|
42
41
|
exports.testSuites = __importStar(require("./testSuites"));
|
|
@@ -44,7 +43,6 @@ __exportStar(require("./deployments/client/requests"), exports);
|
|
|
44
43
|
__exportStar(require("./documentIndexes/client/requests"), exports);
|
|
45
44
|
__exportStar(require("./documents/client/requests"), exports);
|
|
46
45
|
__exportStar(require("./folderEntities/client/requests"), exports);
|
|
47
|
-
__exportStar(require("./registeredPrompts/client/requests"), exports);
|
|
48
46
|
__exportStar(require("./sandboxes/client/requests"), exports);
|
|
49
47
|
__exportStar(require("./testSuiteRuns/client/requests"), exports);
|
|
50
48
|
__exportStar(require("./testSuites/client/requests"), exports);
|
|
@@ -61,7 +61,7 @@ class ModelVersions {
|
|
|
61
61
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
62
62
|
.default, `v1/model-versions/${id}`),
|
|
63
63
|
method: "GET",
|
|
64
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
64
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
65
65
|
contentType: "application/json",
|
|
66
66
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
67
67
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -70,7 +70,7 @@ class Sandboxes {
|
|
|
70
70
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
71
71
|
.default, `v1/sandboxes/${id}/scenarios`),
|
|
72
72
|
method: "POST",
|
|
73
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
73
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
74
74
|
contentType: "application/json",
|
|
75
75
|
body: yield serializers.UpsertSandboxScenarioRequestRequest.jsonOrThrow(request, {
|
|
76
76
|
unrecognizedObjectKeys: "strip",
|
|
@@ -120,7 +120,7 @@ class Sandboxes {
|
|
|
120
120
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
121
121
|
.default, `v1/sandboxes/${id}/scenarios/${scenarioId}`),
|
|
122
122
|
method: "DELETE",
|
|
123
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
123
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
124
124
|
contentType: "application/json",
|
|
125
125
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
126
126
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -58,7 +58,7 @@ class TestSuiteRuns {
|
|
|
58
58
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
59
59
|
.default, "v1/test-suite-runs"),
|
|
60
60
|
method: "POST",
|
|
61
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
61
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
62
62
|
contentType: "application/json",
|
|
63
63
|
body: yield serializers.TestSuiteRunCreateRequest.jsonOrThrow(request, { unrecognizedObjectKeys: "strip" }),
|
|
64
64
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -106,7 +106,7 @@ class TestSuiteRuns {
|
|
|
106
106
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
107
107
|
.default, `v1/test-suite-runs/${id}`),
|
|
108
108
|
method: "GET",
|
|
109
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
109
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
110
110
|
contentType: "application/json",
|
|
111
111
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
112
112
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -163,7 +163,7 @@ class TestSuiteRuns {
|
|
|
163
163
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
164
164
|
.default, `v1/test-suite-runs/${id}/executions`),
|
|
165
165
|
method: "GET",
|
|
166
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
166
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
167
167
|
contentType: "application/json",
|
|
168
168
|
queryParameters: _queryParams,
|
|
169
169
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -69,7 +69,7 @@ class TestSuites {
|
|
|
69
69
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
70
70
|
.default, `v1/test-suites/${id}/test-cases`),
|
|
71
71
|
method: "GET",
|
|
72
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
72
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
73
73
|
contentType: "application/json",
|
|
74
74
|
queryParameters: _queryParams,
|
|
75
75
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -126,7 +126,7 @@ class TestSuites {
|
|
|
126
126
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
127
127
|
.default, `v1/test-suites/${id}/test-cases`),
|
|
128
128
|
method: "POST",
|
|
129
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
129
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
130
130
|
contentType: "application/json",
|
|
131
131
|
body: yield serializers.UpsertTestSuiteTestCaseRequest.jsonOrThrow(request, {
|
|
132
132
|
unrecognizedObjectKeys: "strip",
|
|
@@ -176,7 +176,7 @@ class TestSuites {
|
|
|
176
176
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
177
177
|
.default, `v1/test-suites/${id}/test-cases/${testCaseId}`),
|
|
178
178
|
method: "DELETE",
|
|
179
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
179
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
180
180
|
contentType: "application/json",
|
|
181
181
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
182
182
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -69,7 +69,7 @@ class WorkflowDeployments {
|
|
|
69
69
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
70
70
|
.default, "v1/workflow-deployments"),
|
|
71
71
|
method: "GET",
|
|
72
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
72
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
73
73
|
contentType: "application/json",
|
|
74
74
|
queryParameters: _queryParams,
|
|
75
75
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
@@ -117,7 +117,7 @@ class WorkflowDeployments {
|
|
|
117
117
|
url: (0, url_join_1.default)(((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VellumEnvironment.Production)
|
|
118
118
|
.default, `v1/workflow-deployments/${id}`),
|
|
119
119
|
method: "GET",
|
|
120
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.
|
|
120
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", "X-Fern-SDK-Version": "0.4.1", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
121
121
|
contentType: "application/json",
|
|
122
122
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : undefined,
|
|
123
123
|
maxRetries: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries,
|
|
@@ -9,7 +9,6 @@ export * from "./ArrayVariableValueItem";
|
|
|
9
9
|
export * from "./ChatHistoryEnum";
|
|
10
10
|
export * from "./ChatHistoryInputRequest";
|
|
11
11
|
export * from "./ChatHistoryPromptTemplateBlock";
|
|
12
|
-
export * from "./ChatHistoryPromptTemplateBlockRequest";
|
|
13
12
|
export * from "./ChatHistoryVariableValue";
|
|
14
13
|
export * from "./ChatMessage";
|
|
15
14
|
export * from "./ChatMessageContent";
|
|
@@ -17,8 +16,6 @@ export * from "./ChatMessageContentRequest";
|
|
|
17
16
|
export * from "./ChatMessageEnum";
|
|
18
17
|
export * from "./ChatMessagePromptTemplateBlock";
|
|
19
18
|
export * from "./ChatMessagePromptTemplateBlockProperties";
|
|
20
|
-
export * from "./ChatMessagePromptTemplateBlockPropertiesRequest";
|
|
21
|
-
export * from "./ChatMessagePromptTemplateBlockRequest";
|
|
22
19
|
export * from "./ChatMessageRequest";
|
|
23
20
|
export * from "./ChatMessageRole";
|
|
24
21
|
export * from "./CodeExecutionNodeArrayResult";
|
|
@@ -82,8 +79,6 @@ export * from "./FunctionCallVariableValue";
|
|
|
82
79
|
export * from "./FunctionDefinitionEnum";
|
|
83
80
|
export * from "./FunctionDefinitionPromptTemplateBlock";
|
|
84
81
|
export * from "./FunctionDefinitionPromptTemplateBlockProperties";
|
|
85
|
-
export * from "./FunctionDefinitionPromptTemplateBlockPropertiesRequest";
|
|
86
|
-
export * from "./FunctionDefinitionPromptTemplateBlockRequest";
|
|
87
82
|
export * from "./GenerateErrorResponse";
|
|
88
83
|
export * from "./GenerateOptionsRequest";
|
|
89
84
|
export * from "./GenerateRequest";
|
|
@@ -107,8 +102,6 @@ export * from "./JsonInputRequest";
|
|
|
107
102
|
export * from "./JinjaEnum";
|
|
108
103
|
export * from "./JinjaPromptTemplateBlock";
|
|
109
104
|
export * from "./JinjaPromptTemplateBlockProperties";
|
|
110
|
-
export * from "./JinjaPromptTemplateBlockPropertiesRequest";
|
|
111
|
-
export * from "./JinjaPromptTemplateBlockRequest";
|
|
112
105
|
export * from "./JsonEnum";
|
|
113
106
|
export * from "./JsonVariableValue";
|
|
114
107
|
export * from "./LogicalOperator";
|
|
@@ -180,21 +173,9 @@ export * from "./PromptNodeResultData";
|
|
|
180
173
|
export * from "./PromptOutput";
|
|
181
174
|
export * from "./PromptTemplateBlock";
|
|
182
175
|
export * from "./PromptTemplateBlockData";
|
|
183
|
-
export * from "./PromptTemplateBlockDataRequest";
|
|
184
|
-
export * from "./PromptTemplateBlockRequest";
|
|
185
176
|
export * from "./PromptTemplateBlockState";
|
|
186
177
|
export * from "./ProviderEnum";
|
|
187
178
|
export * from "./RawPromptExecutionOverridesRequest";
|
|
188
|
-
export * from "./RegisterPromptErrorResponse";
|
|
189
|
-
export * from "./RegisterPromptModelParametersRequest";
|
|
190
|
-
export * from "./RegisterPromptPrompt";
|
|
191
|
-
export * from "./RegisterPromptPromptInfoRequest";
|
|
192
|
-
export * from "./RegisterPromptResponse";
|
|
193
|
-
export * from "./RegisteredPromptDeployment";
|
|
194
|
-
export * from "./RegisteredPromptInputVariableRequest";
|
|
195
|
-
export * from "./RegisteredPromptModelVersion";
|
|
196
|
-
export * from "./RegisteredPromptSandbox";
|
|
197
|
-
export * from "./RegisteredPromptSandboxSnapshot";
|
|
198
179
|
export * from "./RejectedEnum";
|
|
199
180
|
export * from "./RejectedExecutePromptEvent";
|
|
200
181
|
export * from "./RejectedExecutePromptResponse";
|
package/dist/api/types/index.js
CHANGED
|
@@ -25,7 +25,6 @@ __exportStar(require("./ArrayVariableValueItem"), exports);
|
|
|
25
25
|
__exportStar(require("./ChatHistoryEnum"), exports);
|
|
26
26
|
__exportStar(require("./ChatHistoryInputRequest"), exports);
|
|
27
27
|
__exportStar(require("./ChatHistoryPromptTemplateBlock"), exports);
|
|
28
|
-
__exportStar(require("./ChatHistoryPromptTemplateBlockRequest"), exports);
|
|
29
28
|
__exportStar(require("./ChatHistoryVariableValue"), exports);
|
|
30
29
|
__exportStar(require("./ChatMessage"), exports);
|
|
31
30
|
__exportStar(require("./ChatMessageContent"), exports);
|
|
@@ -33,8 +32,6 @@ __exportStar(require("./ChatMessageContentRequest"), exports);
|
|
|
33
32
|
__exportStar(require("./ChatMessageEnum"), exports);
|
|
34
33
|
__exportStar(require("./ChatMessagePromptTemplateBlock"), exports);
|
|
35
34
|
__exportStar(require("./ChatMessagePromptTemplateBlockProperties"), exports);
|
|
36
|
-
__exportStar(require("./ChatMessagePromptTemplateBlockPropertiesRequest"), exports);
|
|
37
|
-
__exportStar(require("./ChatMessagePromptTemplateBlockRequest"), exports);
|
|
38
35
|
__exportStar(require("./ChatMessageRequest"), exports);
|
|
39
36
|
__exportStar(require("./ChatMessageRole"), exports);
|
|
40
37
|
__exportStar(require("./CodeExecutionNodeArrayResult"), exports);
|
|
@@ -98,8 +95,6 @@ __exportStar(require("./FunctionCallVariableValue"), exports);
|
|
|
98
95
|
__exportStar(require("./FunctionDefinitionEnum"), exports);
|
|
99
96
|
__exportStar(require("./FunctionDefinitionPromptTemplateBlock"), exports);
|
|
100
97
|
__exportStar(require("./FunctionDefinitionPromptTemplateBlockProperties"), exports);
|
|
101
|
-
__exportStar(require("./FunctionDefinitionPromptTemplateBlockPropertiesRequest"), exports);
|
|
102
|
-
__exportStar(require("./FunctionDefinitionPromptTemplateBlockRequest"), exports);
|
|
103
98
|
__exportStar(require("./GenerateErrorResponse"), exports);
|
|
104
99
|
__exportStar(require("./GenerateOptionsRequest"), exports);
|
|
105
100
|
__exportStar(require("./GenerateRequest"), exports);
|
|
@@ -123,8 +118,6 @@ __exportStar(require("./JsonInputRequest"), exports);
|
|
|
123
118
|
__exportStar(require("./JinjaEnum"), exports);
|
|
124
119
|
__exportStar(require("./JinjaPromptTemplateBlock"), exports);
|
|
125
120
|
__exportStar(require("./JinjaPromptTemplateBlockProperties"), exports);
|
|
126
|
-
__exportStar(require("./JinjaPromptTemplateBlockPropertiesRequest"), exports);
|
|
127
|
-
__exportStar(require("./JinjaPromptTemplateBlockRequest"), exports);
|
|
128
121
|
__exportStar(require("./JsonEnum"), exports);
|
|
129
122
|
__exportStar(require("./JsonVariableValue"), exports);
|
|
130
123
|
__exportStar(require("./LogicalOperator"), exports);
|
|
@@ -196,21 +189,9 @@ __exportStar(require("./PromptNodeResultData"), exports);
|
|
|
196
189
|
__exportStar(require("./PromptOutput"), exports);
|
|
197
190
|
__exportStar(require("./PromptTemplateBlock"), exports);
|
|
198
191
|
__exportStar(require("./PromptTemplateBlockData"), exports);
|
|
199
|
-
__exportStar(require("./PromptTemplateBlockDataRequest"), exports);
|
|
200
|
-
__exportStar(require("./PromptTemplateBlockRequest"), exports);
|
|
201
192
|
__exportStar(require("./PromptTemplateBlockState"), exports);
|
|
202
193
|
__exportStar(require("./ProviderEnum"), exports);
|
|
203
194
|
__exportStar(require("./RawPromptExecutionOverridesRequest"), exports);
|
|
204
|
-
__exportStar(require("./RegisterPromptErrorResponse"), exports);
|
|
205
|
-
__exportStar(require("./RegisterPromptModelParametersRequest"), exports);
|
|
206
|
-
__exportStar(require("./RegisterPromptPrompt"), exports);
|
|
207
|
-
__exportStar(require("./RegisterPromptPromptInfoRequest"), exports);
|
|
208
|
-
__exportStar(require("./RegisterPromptResponse"), exports);
|
|
209
|
-
__exportStar(require("./RegisteredPromptDeployment"), exports);
|
|
210
|
-
__exportStar(require("./RegisteredPromptInputVariableRequest"), exports);
|
|
211
|
-
__exportStar(require("./RegisteredPromptModelVersion"), exports);
|
|
212
|
-
__exportStar(require("./RegisteredPromptSandbox"), exports);
|
|
213
|
-
__exportStar(require("./RegisteredPromptSandboxSnapshot"), exports);
|
|
214
195
|
__exportStar(require("./RejectedEnum"), exports);
|
|
215
196
|
__exportStar(require("./RejectedExecutePromptEvent"), exports);
|
|
216
197
|
__exportStar(require("./RejectedExecutePromptResponse"), exports);
|
|
@@ -10,8 +10,6 @@ export * as documents from "./documents";
|
|
|
10
10
|
export * from "./documents/client/requests";
|
|
11
11
|
export * as folderEntities from "./folderEntities";
|
|
12
12
|
export * from "./folderEntities/client/requests";
|
|
13
|
-
export * as registeredPrompts from "./registeredPrompts";
|
|
14
|
-
export * from "./registeredPrompts/client/requests";
|
|
15
13
|
export * as sandboxes from "./sandboxes";
|
|
16
14
|
export * from "./sandboxes/client/requests";
|
|
17
15
|
export * as testSuiteRuns from "./testSuiteRuns";
|