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
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisterPromptErrorResponse = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisterPromptErrorResponse = core.serialization.object({
|
|
32
|
-
detail: core.serialization.string(),
|
|
33
|
-
});
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisterPromptModelParametersRequest: core.serialization.ObjectSchema<serializers.RegisterPromptModelParametersRequest.Raw, Vellum.RegisterPromptModelParametersRequest>;
|
|
8
|
-
export declare namespace RegisterPromptModelParametersRequest {
|
|
9
|
-
interface Raw {
|
|
10
|
-
temperature: number;
|
|
11
|
-
max_tokens: number;
|
|
12
|
-
stop?: string[] | null;
|
|
13
|
-
top_p: number;
|
|
14
|
-
top_k?: number | null;
|
|
15
|
-
frequency_penalty: number;
|
|
16
|
-
presence_penalty: number;
|
|
17
|
-
logit_bias?: Record<string, number | null | undefined> | null;
|
|
18
|
-
custom_parameters?: Record<string, unknown> | null;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisterPromptModelParametersRequest = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisterPromptModelParametersRequest = core.serialization.object({
|
|
32
|
-
temperature: core.serialization.number(),
|
|
33
|
-
maxTokens: core.serialization.property("max_tokens", core.serialization.number()),
|
|
34
|
-
stop: core.serialization.list(core.serialization.string()).optional(),
|
|
35
|
-
topP: core.serialization.property("top_p", core.serialization.number()),
|
|
36
|
-
topK: core.serialization.property("top_k", core.serialization.number().optional()),
|
|
37
|
-
frequencyPenalty: core.serialization.property("frequency_penalty", core.serialization.number()),
|
|
38
|
-
presencePenalty: core.serialization.property("presence_penalty", core.serialization.number()),
|
|
39
|
-
logitBias: core.serialization.property("logit_bias", core.serialization.record(core.serialization.string(), core.serialization.number().optional()).optional()),
|
|
40
|
-
customParameters: core.serialization.property("custom_parameters", core.serialization.record(core.serialization.string(), core.serialization.unknown()).optional()),
|
|
41
|
-
});
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisterPromptPrompt: core.serialization.ObjectSchema<serializers.RegisterPromptPrompt.Raw, Vellum.RegisterPromptPrompt>;
|
|
8
|
-
export declare namespace RegisterPromptPrompt {
|
|
9
|
-
interface Raw {
|
|
10
|
-
id: string;
|
|
11
|
-
label: string;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisterPromptPrompt = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisterPromptPrompt = core.serialization.object({
|
|
32
|
-
id: core.serialization.string(),
|
|
33
|
-
label: core.serialization.string(),
|
|
34
|
-
});
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
import { PromptTemplateBlockDataRequest } from "./PromptTemplateBlockDataRequest";
|
|
8
|
-
import { RegisteredPromptInputVariableRequest } from "./RegisteredPromptInputVariableRequest";
|
|
9
|
-
export declare const RegisterPromptPromptInfoRequest: core.serialization.ObjectSchema<serializers.RegisterPromptPromptInfoRequest.Raw, Vellum.RegisterPromptPromptInfoRequest>;
|
|
10
|
-
export declare namespace RegisterPromptPromptInfoRequest {
|
|
11
|
-
interface Raw {
|
|
12
|
-
prompt_block_data: PromptTemplateBlockDataRequest.Raw;
|
|
13
|
-
input_variables: RegisteredPromptInputVariableRequest.Raw[];
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisterPromptPromptInfoRequest = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
const PromptTemplateBlockDataRequest_1 = require("./PromptTemplateBlockDataRequest");
|
|
32
|
-
const RegisteredPromptInputVariableRequest_1 = require("./RegisteredPromptInputVariableRequest");
|
|
33
|
-
exports.RegisterPromptPromptInfoRequest = core.serialization.object({
|
|
34
|
-
promptBlockData: core.serialization.property("prompt_block_data", PromptTemplateBlockDataRequest_1.PromptTemplateBlockDataRequest),
|
|
35
|
-
inputVariables: core.serialization.property("input_variables", core.serialization.list(RegisteredPromptInputVariableRequest_1.RegisteredPromptInputVariableRequest)),
|
|
36
|
-
});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
import { RegisterPromptPrompt } from "./RegisterPromptPrompt";
|
|
8
|
-
import { RegisteredPromptSandboxSnapshot } from "./RegisteredPromptSandboxSnapshot";
|
|
9
|
-
import { RegisteredPromptSandbox } from "./RegisteredPromptSandbox";
|
|
10
|
-
import { RegisteredPromptModelVersion } from "./RegisteredPromptModelVersion";
|
|
11
|
-
import { RegisteredPromptDeployment } from "./RegisteredPromptDeployment";
|
|
12
|
-
export declare const RegisterPromptResponse: core.serialization.ObjectSchema<serializers.RegisterPromptResponse.Raw, Vellum.RegisterPromptResponse>;
|
|
13
|
-
export declare namespace RegisterPromptResponse {
|
|
14
|
-
interface Raw {
|
|
15
|
-
prompt: RegisterPromptPrompt.Raw;
|
|
16
|
-
sandbox_snapshot: RegisteredPromptSandboxSnapshot.Raw;
|
|
17
|
-
sandbox: RegisteredPromptSandbox.Raw;
|
|
18
|
-
model_version: RegisteredPromptModelVersion.Raw;
|
|
19
|
-
prompt_version_id: string;
|
|
20
|
-
deployment: RegisteredPromptDeployment.Raw;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisterPromptResponse = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
const RegisterPromptPrompt_1 = require("./RegisterPromptPrompt");
|
|
32
|
-
const RegisteredPromptSandboxSnapshot_1 = require("./RegisteredPromptSandboxSnapshot");
|
|
33
|
-
const RegisteredPromptSandbox_1 = require("./RegisteredPromptSandbox");
|
|
34
|
-
const RegisteredPromptModelVersion_1 = require("./RegisteredPromptModelVersion");
|
|
35
|
-
const RegisteredPromptDeployment_1 = require("./RegisteredPromptDeployment");
|
|
36
|
-
exports.RegisterPromptResponse = core.serialization.object({
|
|
37
|
-
prompt: RegisterPromptPrompt_1.RegisterPromptPrompt,
|
|
38
|
-
sandboxSnapshot: core.serialization.property("sandbox_snapshot", RegisteredPromptSandboxSnapshot_1.RegisteredPromptSandboxSnapshot),
|
|
39
|
-
sandbox: RegisteredPromptSandbox_1.RegisteredPromptSandbox,
|
|
40
|
-
modelVersion: core.serialization.property("model_version", RegisteredPromptModelVersion_1.RegisteredPromptModelVersion),
|
|
41
|
-
promptVersionId: core.serialization.property("prompt_version_id", core.serialization.string()),
|
|
42
|
-
deployment: RegisteredPromptDeployment_1.RegisteredPromptDeployment,
|
|
43
|
-
});
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisteredPromptDeployment: core.serialization.ObjectSchema<serializers.RegisteredPromptDeployment.Raw, Vellum.RegisteredPromptDeployment>;
|
|
8
|
-
export declare namespace RegisteredPromptDeployment {
|
|
9
|
-
interface Raw {
|
|
10
|
-
id: string;
|
|
11
|
-
name: string;
|
|
12
|
-
label: string;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisteredPromptDeployment = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisteredPromptDeployment = core.serialization.object({
|
|
32
|
-
id: core.serialization.string(),
|
|
33
|
-
name: core.serialization.string(),
|
|
34
|
-
label: core.serialization.string(),
|
|
35
|
-
});
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
import { VellumVariableType } from "./VellumVariableType";
|
|
8
|
-
export declare const RegisteredPromptInputVariableRequest: core.serialization.ObjectSchema<serializers.RegisteredPromptInputVariableRequest.Raw, Vellum.RegisteredPromptInputVariableRequest>;
|
|
9
|
-
export declare namespace RegisteredPromptInputVariableRequest {
|
|
10
|
-
interface Raw {
|
|
11
|
-
key: string;
|
|
12
|
-
id?: string | null;
|
|
13
|
-
type?: VellumVariableType.Raw | null;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisteredPromptInputVariableRequest = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
const VellumVariableType_1 = require("./VellumVariableType");
|
|
32
|
-
exports.RegisteredPromptInputVariableRequest = core.serialization.object({
|
|
33
|
-
key: core.serialization.string(),
|
|
34
|
-
id: core.serialization.string().optional(),
|
|
35
|
-
type: VellumVariableType_1.VellumVariableType.optional(),
|
|
36
|
-
});
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisteredPromptModelVersion: core.serialization.ObjectSchema<serializers.RegisteredPromptModelVersion.Raw, Vellum.RegisteredPromptModelVersion>;
|
|
8
|
-
export declare namespace RegisteredPromptModelVersion {
|
|
9
|
-
interface Raw {
|
|
10
|
-
id: string;
|
|
11
|
-
label: string;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisteredPromptModelVersion = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisteredPromptModelVersion = core.serialization.object({
|
|
32
|
-
id: core.serialization.string(),
|
|
33
|
-
label: core.serialization.string(),
|
|
34
|
-
});
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisteredPromptSandbox: core.serialization.ObjectSchema<serializers.RegisteredPromptSandbox.Raw, Vellum.RegisteredPromptSandbox>;
|
|
8
|
-
export declare namespace RegisteredPromptSandbox {
|
|
9
|
-
interface Raw {
|
|
10
|
-
id: string;
|
|
11
|
-
label: string;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisteredPromptSandbox = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisteredPromptSandbox = core.serialization.object({
|
|
32
|
-
id: core.serialization.string(),
|
|
33
|
-
label: core.serialization.string(),
|
|
34
|
-
});
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
*/
|
|
4
|
-
import * as serializers from "..";
|
|
5
|
-
import * as Vellum from "../../api";
|
|
6
|
-
import * as core from "../../core";
|
|
7
|
-
export declare const RegisteredPromptSandboxSnapshot: core.serialization.ObjectSchema<serializers.RegisteredPromptSandboxSnapshot.Raw, Vellum.RegisteredPromptSandboxSnapshot>;
|
|
8
|
-
export declare namespace RegisteredPromptSandboxSnapshot {
|
|
9
|
-
interface Raw {
|
|
10
|
-
id: string;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.RegisteredPromptSandboxSnapshot = void 0;
|
|
30
|
-
const core = __importStar(require("../../core"));
|
|
31
|
-
exports.RegisteredPromptSandboxSnapshot = core.serialization.object({
|
|
32
|
-
id: core.serialization.string(),
|
|
33
|
-
});
|