UNPKG

@ibm-cloud/watsonx-ai

Version:
81 lines 11.6 kB
"use strict"; /** * (C) Copyright IBM Corp. 2025-2026. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under the License * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.ContentLocation = exports.ModelResourceEntity = exports.TaxonomyStatus = exports.SyntheticDataGenerationStatus = exports.SyntheticDataGenerationDataReference = exports.DocumentExtractionStatus = exports.FineTuningPeftParameters = exports.FineTuningEntity = exports.TextChatUserContentsTextChatUserTextContent = exports.TextChatUserContentsTextChatUserImageURLContent = exports.TextChatMessagesTextChatMessageUser = exports.TextChatMessagesTextChatMessageTool = exports.TextChatMessagesTextChatMessageSystem = exports.TextChatMessagesTextChatMessageAssistant = exports.WxPromptSessionEntry = exports.WxPromptResponse = exports.PromptLock = exports.ChatItem = exports.TrainingStatus = exports.TextGenResponseFieldsResultsItem = exports.TextGenParameters = exports.TextExtractionResults = exports.TextExtractionDataReference = exports.TextChatToolChoiceTool = exports.TextChatResultChoiceStream = exports.TextChatResultChoice = exports.TextChatResponseFormat = exports.TextChatParameterTools = exports.PromptTuning = exports.ObjectLocation = exports.LifeCycleState = exports.JsonPatchOperation = exports.HardwareRequest = exports.FoundationModel = exports.DeploymentTextGenProperties = exports.DeploymentStatus = exports.DeploymentEntity = exports.DataConnectionReference = exports.ApiErrorTarget = exports.CreateFineTuningConstants = exports.TrainingsListConstants = exports.TextChatStreamConstants = exports.TextChatConstants = exports.PutPromptSessionLockConstants = exports.PostPromptSessionEntryConstants = exports.PutPromptLockConstants = exports.PatchPromptConstants = exports.PostPromptConstants = exports.TextChatUserImageURL = exports.TextChatToolCall = void 0; exports.ClusterSchemaResults = exports.MergeSchemaResults = exports.ImproveSchemaResults = exports.CreateSchemaResults = exports.CreateSchemaParameters = exports.TextClassificationSemanticConfig = exports.TextClassificationResults = exports.TextClassificationParameters = exports.TextClassificationDataReference = exports.ObjectLocationGithub = exports.DocumentExtractionObjectLocation = void 0; var messages_1 = require("./messages.js"); Object.defineProperty(exports, "TextChatToolCall", { enumerable: true, get: function () { return messages_1.TextChatToolCall; } }); Object.defineProperty(exports, "TextChatUserImageURL", { enumerable: true, get: function () { return messages_1.TextChatUserImageURL; } }); var vml_v1_1 = require("./vml_v1.js"); Object.defineProperty(exports, "PostPromptConstants", { enumerable: true, get: function () { return vml_v1_1.PostPromptConstants; } }); Object.defineProperty(exports, "PatchPromptConstants", { enumerable: true, get: function () { return vml_v1_1.PatchPromptConstants; } }); Object.defineProperty(exports, "PutPromptLockConstants", { enumerable: true, get: function () { return vml_v1_1.PutPromptLockConstants; } }); Object.defineProperty(exports, "PostPromptSessionEntryConstants", { enumerable: true, get: function () { return vml_v1_1.PostPromptSessionEntryConstants; } }); Object.defineProperty(exports, "PutPromptSessionLockConstants", { enumerable: true, get: function () { return vml_v1_1.PutPromptSessionLockConstants; } }); Object.defineProperty(exports, "TextChatConstants", { enumerable: true, get: function () { return vml_v1_1.TextChatConstants; } }); Object.defineProperty(exports, "TextChatStreamConstants", { enumerable: true, get: function () { return vml_v1_1.TextChatStreamConstants; } }); Object.defineProperty(exports, "TrainingsListConstants", { enumerable: true, get: function () { return vml_v1_1.TrainingsListConstants; } }); Object.defineProperty(exports, "CreateFineTuningConstants", { enumerable: true, get: function () { return vml_v1_1.CreateFineTuningConstants; } }); Object.defineProperty(exports, "ApiErrorTarget", { enumerable: true, get: function () { return vml_v1_1.ApiErrorTarget; } }); Object.defineProperty(exports, "DataConnectionReference", { enumerable: true, get: function () { return vml_v1_1.DataConnectionReference; } }); Object.defineProperty(exports, "DeploymentEntity", { enumerable: true, get: function () { return vml_v1_1.DeploymentEntity; } }); Object.defineProperty(exports, "DeploymentStatus", { enumerable: true, get: function () { return vml_v1_1.DeploymentStatus; } }); Object.defineProperty(exports, "DeploymentTextGenProperties", { enumerable: true, get: function () { return vml_v1_1.DeploymentTextGenProperties; } }); Object.defineProperty(exports, "FoundationModel", { enumerable: true, get: function () { return vml_v1_1.FoundationModel; } }); Object.defineProperty(exports, "HardwareRequest", { enumerable: true, get: function () { return vml_v1_1.HardwareRequest; } }); Object.defineProperty(exports, "JsonPatchOperation", { enumerable: true, get: function () { return vml_v1_1.JsonPatchOperation; } }); Object.defineProperty(exports, "LifeCycleState", { enumerable: true, get: function () { return vml_v1_1.LifeCycleState; } }); Object.defineProperty(exports, "ObjectLocation", { enumerable: true, get: function () { return vml_v1_1.ObjectLocation; } }); Object.defineProperty(exports, "PromptTuning", { enumerable: true, get: function () { return vml_v1_1.PromptTuning; } }); Object.defineProperty(exports, "TextChatParameterTools", { enumerable: true, get: function () { return vml_v1_1.TextChatParameterTools; } }); Object.defineProperty(exports, "TextChatResponseFormat", { enumerable: true, get: function () { return vml_v1_1.TextChatResponseFormat; } }); Object.defineProperty(exports, "TextChatResultChoice", { enumerable: true, get: function () { return vml_v1_1.TextChatResultChoice; } }); Object.defineProperty(exports, "TextChatResultChoiceStream", { enumerable: true, get: function () { return vml_v1_1.TextChatResultChoiceStream; } }); Object.defineProperty(exports, "TextChatToolChoiceTool", { enumerable: true, get: function () { return vml_v1_1.TextChatToolChoiceTool; } }); Object.defineProperty(exports, "TextExtractionDataReference", { enumerable: true, get: function () { return vml_v1_1.TextExtractionDataReference; } }); Object.defineProperty(exports, "TextExtractionResults", { enumerable: true, get: function () { return vml_v1_1.TextExtractionResults; } }); Object.defineProperty(exports, "TextGenParameters", { enumerable: true, get: function () { return vml_v1_1.TextGenParameters; } }); Object.defineProperty(exports, "TextGenResponseFieldsResultsItem", { enumerable: true, get: function () { return vml_v1_1.TextGenResponseFieldsResultsItem; } }); Object.defineProperty(exports, "TrainingStatus", { enumerable: true, get: function () { return vml_v1_1.TrainingStatus; } }); Object.defineProperty(exports, "ChatItem", { enumerable: true, get: function () { return vml_v1_1.ChatItem; } }); Object.defineProperty(exports, "PromptLock", { enumerable: true, get: function () { return vml_v1_1.PromptLock; } }); Object.defineProperty(exports, "WxPromptResponse", { enumerable: true, get: function () { return vml_v1_1.WxPromptResponse; } }); Object.defineProperty(exports, "WxPromptSessionEntry", { enumerable: true, get: function () { return vml_v1_1.WxPromptSessionEntry; } }); Object.defineProperty(exports, "TextChatMessagesTextChatMessageAssistant", { enumerable: true, get: function () { return vml_v1_1.TextChatMessagesTextChatMessageAssistant; } }); Object.defineProperty(exports, "TextChatMessagesTextChatMessageSystem", { enumerable: true, get: function () { return vml_v1_1.TextChatMessagesTextChatMessageSystem; } }); Object.defineProperty(exports, "TextChatMessagesTextChatMessageTool", { enumerable: true, get: function () { return vml_v1_1.TextChatMessagesTextChatMessageTool; } }); Object.defineProperty(exports, "TextChatMessagesTextChatMessageUser", { enumerable: true, get: function () { return vml_v1_1.TextChatMessagesTextChatMessageUser; } }); Object.defineProperty(exports, "TextChatUserContentsTextChatUserImageURLContent", { enumerable: true, get: function () { return vml_v1_1.TextChatUserContentsTextChatUserImageURLContent; } }); Object.defineProperty(exports, "TextChatUserContentsTextChatUserTextContent", { enumerable: true, get: function () { return vml_v1_1.TextChatUserContentsTextChatUserTextContent; } }); Object.defineProperty(exports, "FineTuningEntity", { enumerable: true, get: function () { return vml_v1_1.FineTuningEntity; } }); Object.defineProperty(exports, "FineTuningPeftParameters", { enumerable: true, get: function () { return vml_v1_1.FineTuningPeftParameters; } }); Object.defineProperty(exports, "DocumentExtractionStatus", { enumerable: true, get: function () { return vml_v1_1.DocumentExtractionStatus; } }); Object.defineProperty(exports, "SyntheticDataGenerationDataReference", { enumerable: true, get: function () { return vml_v1_1.SyntheticDataGenerationDataReference; } }); Object.defineProperty(exports, "SyntheticDataGenerationStatus", { enumerable: true, get: function () { return vml_v1_1.SyntheticDataGenerationStatus; } }); Object.defineProperty(exports, "TaxonomyStatus", { enumerable: true, get: function () { return vml_v1_1.TaxonomyStatus; } }); Object.defineProperty(exports, "ModelResourceEntity", { enumerable: true, get: function () { return vml_v1_1.ModelResourceEntity; } }); Object.defineProperty(exports, "ContentLocation", { enumerable: true, get: function () { return vml_v1_1.ContentLocation; } }); Object.defineProperty(exports, "DocumentExtractionObjectLocation", { enumerable: true, get: function () { return vml_v1_1.DocumentExtractionObjectLocation; } }); Object.defineProperty(exports, "ObjectLocationGithub", { enumerable: true, get: function () { return vml_v1_1.ObjectLocationGithub; } }); Object.defineProperty(exports, "TextClassificationDataReference", { enumerable: true, get: function () { return vml_v1_1.TextClassificationDataReference; } }); Object.defineProperty(exports, "TextClassificationParameters", { enumerable: true, get: function () { return vml_v1_1.TextClassificationParameters; } }); Object.defineProperty(exports, "TextClassificationResults", { enumerable: true, get: function () { return vml_v1_1.TextClassificationResults; } }); Object.defineProperty(exports, "TextClassificationSemanticConfig", { enumerable: true, get: function () { return vml_v1_1.TextClassificationSemanticConfig; } }); Object.defineProperty(exports, "CreateSchemaParameters", { enumerable: true, get: function () { return vml_v1_1.CreateSchemaParameters; } }); Object.defineProperty(exports, "CreateSchemaResults", { enumerable: true, get: function () { return vml_v1_1.CreateSchemaResults; } }); Object.defineProperty(exports, "ImproveSchemaResults", { enumerable: true, get: function () { return vml_v1_1.ImproveSchemaResults; } }); Object.defineProperty(exports, "MergeSchemaResults", { enumerable: true, get: function () { return vml_v1_1.MergeSchemaResults; } }); Object.defineProperty(exports, "ClusterSchemaResults", { enumerable: true, get: function () { return vml_v1_1.ClusterSchemaResults; } }); //# sourceMappingURL=index.js.map