@sap-ai-sdk/ai-api 2.4.1-20260102013358.0 → 2.4.1-20260104013428.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/client/AI_CORE_API/application-api.js +1 -1
- package/dist/client/AI_CORE_API/artifact-api.js +1 -1
- package/dist/client/AI_CORE_API/configuration-api.js +1 -1
- package/dist/client/AI_CORE_API/deployment-api.js +1 -1
- package/dist/client/AI_CORE_API/docker-registry-secret-api.js +1 -1
- package/dist/client/AI_CORE_API/executable-api.js +1 -1
- package/dist/client/AI_CORE_API/execution-api.js +1 -1
- package/dist/client/AI_CORE_API/file-api.js +1 -1
- package/dist/client/AI_CORE_API/index.js +1 -1
- package/dist/client/AI_CORE_API/kpi-api.js +1 -1
- package/dist/client/AI_CORE_API/meta-api.js +1 -1
- package/dist/client/AI_CORE_API/metrics-api.js +1 -1
- package/dist/client/AI_CORE_API/object-store-secret-api.js +1 -1
- package/dist/client/AI_CORE_API/repository-api.js +1 -1
- package/dist/client/AI_CORE_API/resource-api.js +1 -1
- package/dist/client/AI_CORE_API/resource-group-api.js +1 -1
- package/dist/client/AI_CORE_API/resource-quota-api.js +1 -1
- package/dist/client/AI_CORE_API/scenario-api.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-api-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-artifact-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-artifact-description.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-artifact-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-artifact-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-artifact-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-backend-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-configuration-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-configuration-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-configuration-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-cron.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-status-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-status-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-target-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-time-to-live.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-deployment-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-executable-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-executable-parameter.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-modification-request.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-schedule-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-schedule-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-schedule-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-schedule-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-schedule-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-status-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-status-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-execution-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-label-key.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-label-value.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-log-common-result-item.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-model-version.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-parameter-argument-binding.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-scenario-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-scenario-label-key.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-version-description.js +1 -1
- package/dist/client/AI_CORE_API/schema/ai-version-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-base-data.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-data-repo-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-data.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-refresh-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-application-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-credentials.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-data.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-argo-cd-repository-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-common-resource-quota-response.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-deployment-quota.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-event.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-executable-resource-quota-response.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-generic-secret-data.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-generic-secret-label.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-instance-type.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-internal-resource-group-annotation.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-internal-resource-group-label.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-get-resource-plans.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-group-base.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-group-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-group-label.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-patch-nodes.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-resource-patch-response.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-service-broker-secret.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-service-capabilities.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-service-service-catalog-item-extend-credentials.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-service-service-plan-item-metadata.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-service.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-shared-resource-group-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-tenant.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknd-usage-resource-plan-item.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-name-component.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-secret-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-secret-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-secret-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-secret-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/bcknddocker-registry-secret-with-sensitive-data-request.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-status.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-with-sensitive-data-request-for-post-call.js +1 -1
- package/dist/client/AI_CORE_API/schema/bckndobject-store-secret-with-sensitive-data-request.js +1 -1
- package/dist/client/AI_CORE_API/schema/d-set-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/d-set-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/index.js +1 -1
- package/dist/client/AI_CORE_API/schema/kpi-aggregation-attribute.js +1 -1
- package/dist/client/AI_CORE_API/schema/kpi-api-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/kpi-column-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/kpi-count-aggregate.js +1 -1
- package/dist/client/AI_CORE_API/schema/meta-api-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/meta-api-version.js +1 -1
- package/dist/client/AI_CORE_API/schema/meta-version.js +1 -1
- package/dist/client/AI_CORE_API/schema/rt-amessage.js +1 -1
- package/dist/client/AI_CORE_API/schema/rt-atimestamp.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-artifact-label.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-artifact-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-artifact-signature.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-artifact-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-backend-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-cascade-update-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-status-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-deployment-url.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-executable-argument-binding.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-executable-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-executable-parameter.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-execution-creation-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-execution-deletion-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-execution-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-execution-modification-response-message.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-execution-status-details.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-label.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-latest-running-target-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-model-version.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-scenario-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-target-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/rta-ttl.js +1 -1
- package/dist/client/AI_CORE_API/schema/tnt-api-error.js +1 -1
- package/dist/client/AI_CORE_API/schema/tnt-tenant-info.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-custom-info-object-data.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-details-error-response.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-generic-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-label-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-metric-name.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-metric-value.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-mlapi-execution-id.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-string-array.js +1 -1
- package/dist/client/AI_CORE_API/schema/trck-timestamp.js +1 -1
- package/dist/client/AI_CORE_API/schema/trckmetric-selector-permissible-values.js +1 -1
- package/dist/client/AI_CORE_API/secret-api.js +1 -1
- package/dist/client/AI_CORE_API/service-api.js +1 -1
- package/dist/client/AI_CORE_API/tenant-info-api.js +1 -1
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sap-ai-sdk/ai-api",
|
|
3
|
-
"version": "2.4.1-
|
|
3
|
+
"version": "2.4.1-20260104013428.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"keywords": [
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@sap-cloud-sdk/connectivity": "^4.2.0",
|
|
28
28
|
"@sap-cloud-sdk/util": "^4.2.0",
|
|
29
|
-
"@sap-ai-sdk/core": "^2.4.1-
|
|
29
|
+
"@sap-ai-sdk/core": "^2.4.1-20260104013428.0"
|
|
30
30
|
},
|
|
31
31
|
"scripts": {
|
|
32
32
|
"compile": "tsc",
|