@aws-sdk/client-bedrock-agentcore-control 3.1087.0 → 3.1089.0
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/dist-cjs/index.js +3 -3
- package/dist-es/schemas/schemas_0.js +2 -2
- package/dist-types/commands/CreateHarnessCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHarnessCommand.d.ts +1 -0
- package/dist-types/commands/GetHarnessCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHarnessCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePolicyCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +5 -0
- package/dist-types/ts3.4/BedrockAgentCoreControl.d.ts +508 -532
- package/dist-types/ts3.4/BedrockAgentCoreControlClient.d.ts +13 -47
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AddDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBrowserCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDatasetVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBrowserCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeletePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAgentRuntimeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBrowserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConfigurationBundleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConfigurationBundleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatasetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEvaluatorCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGatewayRuleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGatewayTargetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetHarnessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMemoryCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPolicyEngineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPolicyEngineSummaryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyGenerationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyGenerationSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPolicySummaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTokenVaultCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAgentRuntimeEndpointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAgentRuntimeVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAgentRuntimesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListApiKeyCredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBrowserProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBrowsersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCodeInterpretersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConfigurationBundleVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfigurationBundlesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDatasetVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEvaluatorsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGatewayRulesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListGatewayTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListHarnessEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHarnessVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHarnessesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMemoriesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListOauth2CredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOnlineEvaluationConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPaymentConnectorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPaymentCredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPaymentManagersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPolicyEngineSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPolicyEnginesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGenerationAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPolicyGenerationSummariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPolicyGenerationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPolicySummariesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRegistryRecordsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkloadIdentitiesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetTokenVaultCMKCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartPolicyGenerationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SubmitRegistryRecordForApprovalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SynchronizeGatewayTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdatePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRegistryRecordStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +31 -62
- package/dist-types/ts3.4/models/errors.d.ts +9 -30
- package/dist-types/ts3.4/models/models_0.d.ts +6 -15
- package/dist-types/ts3.4/models/models_1.d.ts +39 -113
- package/dist-types/ts3.4/models/models_2.d.ts +7 -21
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
- package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
- package/dist-types/ts3.4/waiters/waitForMemoryCreated.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyActive.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyDeleted.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyEngineActive.d.ts +3 -7
- package/dist-types/ts3.4/waiters/waitForPolicyEngineDeleted.d.ts +3 -7
- package/dist-types/ts3.4/waiters/waitForPolicyGenerationCompleted.d.ts +3 -5
- package/package.json +38 -38
package/dist-cjs/index.js
CHANGED
|
@@ -69,7 +69,7 @@ const commonParams = {
|
|
|
69
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
70
70
|
};
|
|
71
71
|
|
|
72
|
-
var version = "3.
|
|
72
|
+
var version = "3.1088.0";
|
|
73
73
|
var packageInfo = {
|
|
74
74
|
version: version};
|
|
75
75
|
|
|
@@ -3309,8 +3309,8 @@ var HarnessEndpoint$ = [3, n0, _HE,
|
|
|
3309
3309
|
];
|
|
3310
3310
|
var HarnessGeminiModelConfig$ = [3, n0, _HGMC,
|
|
3311
3311
|
0,
|
|
3312
|
-
[_mI, _aKA, _mT, _te, _tP, _tK],
|
|
3313
|
-
[0, 0, 1, 1, 1, 1], 2
|
|
3312
|
+
[_mI, _aKA, _mT, _te, _tP, _tK, _aP],
|
|
3313
|
+
[0, 0, 1, 1, 1, 1, 15], 2
|
|
3314
3314
|
];
|
|
3315
3315
|
var HarnessInlineFunctionConfig$ = [3, n0, _HIFC,
|
|
3316
3316
|
0,
|
|
@@ -2997,8 +2997,8 @@ export var HarnessEndpoint$ = [3, n0, _HE,
|
|
|
2997
2997
|
];
|
|
2998
2998
|
export var HarnessGeminiModelConfig$ = [3, n0, _HGMC,
|
|
2999
2999
|
0,
|
|
3000
|
-
[_mI, _aKA, _mT, _te, _tP, _tK],
|
|
3001
|
-
[0, 0, 1, 1, 1, 1], 2
|
|
3000
|
+
[_mI, _aKA, _mT, _te, _tP, _tK, _aP],
|
|
3001
|
+
[0, 0, 1, 1, 1, 1, 15], 2
|
|
3002
3002
|
];
|
|
3003
3003
|
export var HarnessInlineFunctionConfig$ = [3, n0, _HIFC,
|
|
3004
3004
|
0,
|
|
@@ -190,6 +190,7 @@ declare const CreateHarnessCommand_base: {
|
|
|
190
190
|
* temperature: Number("float"),
|
|
191
191
|
* topP: Number("float"),
|
|
192
192
|
* topK: Number("int"),
|
|
193
|
+
* additionalParams: "DOCUMENT_VALUE",
|
|
193
194
|
* },
|
|
194
195
|
* liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
195
196
|
* modelId: "STRING_VALUE", // required
|
|
@@ -350,6 +351,7 @@ declare const CreateHarnessCommand_base: {
|
|
|
350
351
|
* // temperature: Number("float"),
|
|
351
352
|
* // topP: Number("float"),
|
|
352
353
|
* // topK: Number("int"),
|
|
354
|
+
* // additionalParams: "DOCUMENT_VALUE",
|
|
353
355
|
* // },
|
|
354
356
|
* // liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
355
357
|
* // modelId: "STRING_VALUE", // required
|
|
@@ -75,6 +75,7 @@ declare const DeleteHarnessCommand_base: {
|
|
|
75
75
|
* // temperature: Number("float"),
|
|
76
76
|
* // topP: Number("float"),
|
|
77
77
|
* // topK: Number("int"),
|
|
78
|
+
* // additionalParams: "DOCUMENT_VALUE",
|
|
78
79
|
* // },
|
|
79
80
|
* // liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
80
81
|
* // modelId: "STRING_VALUE", // required
|
|
@@ -74,6 +74,7 @@ declare const GetHarnessCommand_base: {
|
|
|
74
74
|
* // temperature: Number("float"),
|
|
75
75
|
* // topP: Number("float"),
|
|
76
76
|
* // topK: Number("int"),
|
|
77
|
+
* // additionalParams: "DOCUMENT_VALUE",
|
|
77
78
|
* // },
|
|
78
79
|
* // liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
79
80
|
* // modelId: "STRING_VALUE", // required
|
|
@@ -194,6 +194,7 @@ declare const UpdateHarnessCommand_base: {
|
|
|
194
194
|
* temperature: Number("float"),
|
|
195
195
|
* topP: Number("float"),
|
|
196
196
|
* topK: Number("int"),
|
|
197
|
+
* additionalParams: "DOCUMENT_VALUE",
|
|
197
198
|
* },
|
|
198
199
|
* liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
199
200
|
* modelId: "STRING_VALUE", // required
|
|
@@ -355,6 +356,7 @@ declare const UpdateHarnessCommand_base: {
|
|
|
355
356
|
* // temperature: Number("float"),
|
|
356
357
|
* // topP: Number("float"),
|
|
357
358
|
* // topK: Number("int"),
|
|
359
|
+
* // additionalParams: "DOCUMENT_VALUE",
|
|
358
360
|
* // },
|
|
359
361
|
* // liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
360
362
|
* // modelId: "STRING_VALUE", // required
|
|
@@ -103,6 +103,9 @@ declare const UpdatePolicyCommand_base: {
|
|
|
103
103
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
104
104
|
* <p>This exception is thrown when a resource referenced by the operation does not exist</p>
|
|
105
105
|
*
|
|
106
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
107
|
+
* <p>This exception is thrown when a request is made beyond the service quota</p>
|
|
108
|
+
*
|
|
106
109
|
* @throws {@link ThrottlingException} (client fault)
|
|
107
110
|
* <p>This exception is thrown when the number of requests exceeds the limit</p>
|
|
108
111
|
*
|
|
@@ -7840,6 +7840,11 @@ export interface HarnessGeminiModelConfig {
|
|
|
7840
7840
|
* @public
|
|
7841
7841
|
*/
|
|
7842
7842
|
topK?: number | undefined;
|
|
7843
|
+
/**
|
|
7844
|
+
* <p>Provider-specific parameters passed through to the Gemini model provider unchanged.</p>
|
|
7845
|
+
* @public
|
|
7846
|
+
*/
|
|
7847
|
+
additionalParams?: __DocumentType | undefined;
|
|
7843
7848
|
}
|
|
7844
7849
|
/**
|
|
7845
7850
|
* <p>Configuration for a LiteLLM model provider, enabling connection to third-party model providers.</p>
|